Tardis:Galleries: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
m (Protected "Help:Gallery": This is a policy or help page ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{sc|T:GAL}}
{{sc|T:GAL}}
'''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]]'''.  It is ''much'' preferred that ''individual'' pictures accompany blocks of text.  However, they ''are'' acceptable in some situations, such as when displaying a series of covers.  In some other cases, they are [[#Rules of use|outright forbidden]].
'''Galleries''' are a quick — but limited — way to display a number of images on a single page.  In general, '''they should be avoided on [[w:c:tardis|this wiki]]'''.  It is ''much'' preferred that ''individual'' images accompany blocks of text.  However, they ''are'' acceptable in some situations, such as when displaying a series of covers.  In some other cases, they are [[#Rules of use|outright forbidden]].


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]], which explains the finer points of [[T:MARK|wiki markup]] for galleries.
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]], which explains the finer points of [[T:MARK|wiki markup]] for galleries.
==Points to ponder==
==Points to ponder==
[[#Standard Wikia help file|Wikia's explanation of galleries]] will tell you the ''simplest'' way to make a gallery.  But it won't tell you much about how the function behaves in live examples.  That's why we're providing some wisdom from actual case studies.
[[#Standard Wikia help file|Wikia's explanation of galleries]] will tell you the ''simplest'' way to make a gallery.  But it won't tell you much about how the function behaves in live examples.  That's why we're providing some wisdom from actual case studies.
===Put that add button away===
===Put that add button away===
'''Always hide the add photo button.'''  If you don't add any options to your <nowiki><gallery></nowiki> tag, it will automatically show a button that invites users to add a photo the gallery.  This is undesirable for several reasons:
'''Always hide the add photo button.'''  If you don't add any options to your <nowiki><gallery></nowiki> tag, it will automatically show a button that invites users to add a photo the gallery.  This is undesirable for several reasons:
*It makes it easy for vandals or even just new users testing the wiki to ruin your gallery.  With a couple of clicks, they can easily insert inappropriate pictures directly into your gallery.
*It makes it easy for vandals or even just new users testing the wiki to ruin your gallery.  With a couple of clicks, they can easily insert inappropriate images directly into your gallery.
*It allows people to upload pictures without adding a proper copyright license.  The add button completely bypasses the [[MediaWiki:Licenses|Licensing]] drop-down menu.
*It allows people to upload images without adding a proper [[Tardis:Copyright tags|copyright license]].  The add button completely bypasses the [[MediaWiki:Licenses|Licensing]] drop-down menu presented when you upload a file.
*It makes the end of a particular gallery obvious.  If you remove the button, you can put several galleries together in such a way that the join isn't obvious (so long as you haven't put a border around your galleries).   
*It makes the end of a particular gallery obvious.  If you remove the button, you can put several galleries together in such a way that the join isn't obvious (so long as you haven't put a border around your galleries).   


Line 15: Line 17:


===Enough is enough===
===Enough is enough===
'''Don't go overboard with galleries.''' Theoretically, you can use galleries to display a very large number of pictures. This poses a problem for users who have slow connections.  We're not just talking about those who use dialup.  We mean almost '''everyone''' who's viewing on a smartphone, and many who are connected wirelessly.   
'''Don't go overboard with galleries.''' Theoretically, you can use galleries to display a very large number of images. This poses a problem for users who have slow connections.  We're not just talking about those who use dialup.  We mean almost '''everyone''' who's viewing on a smartphone, and many who are connected wirelessly.   


'''''Don't assume that everyone has a computer, or internet connection, as good as yours.'''''
'''''Don't assume that everyone has a computer, or internet connection, as good as yours.'''''
Line 21: Line 23:
To help with this problem:
To help with this problem:
#Use .jpg files only.  Other file types are either unscalable (which is vital to galleries) or far too high-quality for the purpose of galleries.
#Use .jpg files only.  Other file types are either unscalable (which is vital to galleries) or far too high-quality for the purpose of galleries.
#Reduce the file-size of your gallery pictures to around or below 50kb.  Certainly, don't go over 100kb with any one picture.  You can reduce your filesize most easily in Photoshop by '''saving for web''' (as opposed to normally saving), and dialing down the quality to around 20.  '''Make the filesize of every picture as small as you possibly can.'''
#Reduce the file-size of your gallery images to around or below 50kb.  Certainly, don't go over 100kb with any one image.  You can reduce your filesize most easily in Photoshop by '''saving for web''' (as opposed to normally saving), and dialing down the quality to around 20.  '''Make the filesize of every image as small as you possibly can.'''
#Find a way to limit the total number of pictures in a single gallery structure.  Do you really need all 200+ images of, say, ''[[Doctor Who Adventures]]'' covers on a single page?  Or can you create a page for each publication year?   
#Find a way to limit the total number of images in a single gallery structure.  Do you really need all 200+ images of, say, ''[[Doctor Who Adventures]]'' covers on a single page?  Or can you create a page for each publication year?   
 
===Watch your dimensions===
===Watch your dimensions===
'''Keep the dimensions of your pictures as equal as possible.''' The gallery function basically creates a series of thumbnails.  But it's not like this kind of thumbnail:<pre>[[file:Pic.jpg|thumb]]</pre>No, the gallery thumbnail creates ''relative'' thumbnails.  It considers '''all''' the pictures in the gallery and resizes them ''relative to each other'', trying to put them into the specified width.  (If you don't specify a width, it defaults to 200px.)  
'''Keep the dimensions of your images as equal as possible.''' The gallery function basically creates a series of thumbnails.  But it's not like this kind of thumbnail:<pre>[[file:Pic.jpg|thumb]]</pre>No, the gallery thumbnail creates ''relative'' thumbnails.  It considers '''all''' the images in the gallery and resizes them ''relative to each other'', trying to put them into the specified width.  (If you don't specify a width, it defaults to 200px.)  


This can produce some ''highly'' unexpected results if you're trying to create a gallery of pictures with '''radically''' different dimensions.
This can produce some ''highly'' unexpected results if you're trying to create a gallery of images with '''radically''' different dimensions.
<div id=inline-box-rt>
<div id=inline-box-rt>
;dimensions : the ratio of width to height   
;dimensions : the ratio of width to height   
''A picture that is 800X400 has the same dimensions as one that is 400X200 — but not one that's 137X877''.     
''A image that is 800X400 has the same dimensions as one that is 400X200 — <br>but '''not''' one that's 137X877''.     
</div>
</div>
Technically, there's always '''some''' level of distortion in a gallery, if the pics don't have the exact same dimension.  But it is considerably less obvious if the files are all of the same dimensions.  
Technically, there's always '''some''' level of distortion in a gallery, if the pics don't have the exact same dimension.  But it is considerably less obvious if the files are all of the same dimensions.  


'''''Putting a lot of pictures of widely divergent dimensions in the same gallery often results in "warping" or "stretching" of some of the images.'''''  
'''''Putting a lot of images of widely divergent dimensions in the same gallery often results in "warping" or "stretching" of some of the images.'''''  


To help with this problem:
To help with this problem:
Line 42: Line 45:
{{sc|T:GAL RULES}}
{{sc|T:GAL RULES}}
There are a few absolute '''rules''' which should be observed when using galleries.  Failure to observe these rules could lead to a [[Tardis:Blocking policy|suspension of your editing rights]]:
There are a few absolute '''rules''' which should be observed when using galleries.  Failure to observe these rules could lead to a [[Tardis:Blocking policy|suspension of your editing rights]]:
#'''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 [[T:MARK|wikitext]] for file display is invariably superior for the task.
#'''Never''' use a gallery for a single image.  Single images 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 image; the [[T:MARK|wikitext]] for file display is invariably superior for the task.
#'''Always''' hide the add button. '''All''' galleries must begin with a command that looks like this:<pre><gallery hideaddbutton="true"></pre>   
#'''Always''' hide the add button. '''All''' galleries must begin with a command that looks like this:<pre><gallery hideaddbutton="true"></pre>   
#'''Never''' use galleries on in-universe pages.     
#'''Never''' use galleries on in-universe pages.     
Tech, Bureaucrats, emailconfirmed, Suppressors, Administrators
68,596

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.