Template:Gallery

From Geohashing
 


This template shows up to 30 images in an array. The number of images per row is based upon the width specified and the width of the screen, which allows greater flexibility than the <gallery> tag.

This template is similar to {{Image gallery}}, except it requires a "File:" or "Image:" prefix for image names and an "altN=" prefix for alt text, whereas {{Image gallery}} requires neither prefix. Both templates use {{Gallery/aux}} to format individual images.

Parameters

For each image

Specify a line of the following form for each image.

|Image:Filename|altN=Alt text|Caption
  • Filename is the image's file name. It can use a File: instead of an Image: prefix.
  • N should be 1 for the first image, 2 for the second image, and so forth.
  • Alt text is the alt text for the image, used by visually impaired and other readers who cannot see the image. See wikipedia:Wikipedia:Alternative text for images. If omitted, the image's alt text is blank.
  • Caption is the caption; see wikipedia:Wikipedia:Captions.

If no such lines are present, a gallery with a single question-mark image is produced. There is currently a limit of 30 such lines.

For the gallery overall

These parameters are optional.

title
The gallery's title.
width
(default 180) Maximum width of each image.
height
(default 180) Maximum height of each image.
lines
(default 2) The number of text lines needed for the largest caption. Blank lines are appended to smaller captions. A caption that does not fit is cut off.

Example

{{Gallery
|title=Centurion achievement icons
|width=160
|height=170
|lines=3
|File:Centurion0.png|alt1=Alternate text|Not even 10% achieved.
|File:Centurion1.png|alt2=Alternate text|10% achieved.
|File:Centurion2.png|alt3=Alternate text|20% achieved.
|File:Centurion3.png|alt4=Alternate text|30% achieved.
|File:Centurion4.png|alt5=Alternate text|40% achieved.
|File:Centurion5.png|alt6=Alternate text|50% achieved.
|File:Centurion6.png|alt7=Alternate text|60% achieved.
|File:Centurion7.png|alt8=Alternate text|70% achieved.
|File:Centurion8.png|alt9=Alternate text|80% achieved.
|File:Centurion9.png|alt10=Alternate text|90% achieved.
|File:Centurion.png|alt11=Alternate text|Full Centurion achievement.
}}
Centurion achievement icons
Alternate text
Not even 10% achieved.  
Alternate text
10% achieved.  
Alternate text
20% achieved.  
Alternate text
30% achieved.  
Alternate text
40% achieved.  
Alternate text
50% achieved.  
Alternate text
60% achieved.  
Alternate text
70% achieved.  
Alternate text
80% achieved.  
Alternate text
90% achieved.  
Alternate text
Full Centurion achievement.  

See also

refresh page/purge cache