Tardis:2023 archive/Galleries: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(Created page with "category:help")
 
No edit summary
Line 1: Line 1:
'''Galleries''' are a quick — but limited — way to display a number of photographs on a single page.  In general, '''they should be avoided on [[w:c:tardis|this wiki]]''', unless you have a clear idea of what you're doing.
For details on how to create galleries, you can read the potted [[#Standard Wikia help file|Wikia help file below]].  Even better is the [[Help:Galleries and slideshows/wikitext|more detailed help file]].
==Things you might not have thought about==
==Rules of use==
There are a few absolute '''rules''' which should be observed when using galleries.  Failure to observe these rules could end in [[Tardis:Blocking policy|blocking]]:
*'''Never''' use a gallery for a single picture.  Single pictures should be placed on pages using the syntax:<pre>[[file:PicName.extension]]</pre>as described at [[Help:Files]].  There is simply no advantage to using the gallery structure for a single picture; the [[wiki markup|wikitext]] for file display is invariably superior for the task.
*'''Always''' hide the galleryadd button. '''All''' galleries must begin with a command that looks like this:<pre><gallery hideaddbutton="true"></pre> 
==Standard Wikia help file==
[[category:help]]
[[category:help]]

Revision as of 16:28, 24 October 2011

Galleries are a quick — but limited — way to display a number of photographs on a single page. In general, they should be avoided on this wiki, unless you have a clear idea of what you're doing.

For details on how to create galleries, you can read the potted Wikia help file below. Even better is the more detailed help file.

Things you might not have thought about

Rules of use

There are a few absolute rules which should be observed when using galleries. Failure to observe these rules could end in blocking:

  • Never use a gallery for a single picture. Single pictures should be placed on pages using the syntax:
    [[file:PicName.extension]]
    as described at Help:Files. There is simply no advantage to using the gallery structure for a single picture; the wikitext for file display is invariably superior for the task.
  • Always hide the galleryadd button. All galleries must begin with a command that looks like this:
    <gallery hideaddbutton="true">

Standard Wikia help file