Template:Image gallery

From Geohashing
 


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

This template is similar to {{Gallery}}, except it does not require a "File:" or "Image:" prefix for image names, and alt text is passed in the second unnamed parameter instead of in a named "altN=" parameter, whereas {{Gallery}} requires both to be prefixed. Both templates use {{Gallery/aux}} to format individual images.

Parameters

Required

|Image|Alt text|Caption
Specify one of these lines for each image. Image is the image name (without any File: or Image: prefix). Alt is the alt text, used by visually impaired readers; it typically has little in common with the caption (see wikipedia:WP:ALT). Caption is the caption; see wikipedia:WP:CAPTION. 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.

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

{{Image gallery
|title=Centurion achievement icons
|width=160
|height=170
|lines=3
|Centurion0.png|Alternate text|Not even 10% achieved.
|Centurion1.png|Alternate text|10% achieved.
|Centurion2.png|Alternate text|20% achieved.
|Centurion3.png|Alternate text|30% achieved.
|Centurion4.png|Alternate text|40% achieved.
|Centurion5.png|Alternate text|50% achieved.
|Centurion6.png|Alternate text|60% achieved.
|Centurion7.png|Alternate text|70% achieved.
|Centurion8.png|Alternate text|80% achieved.
|Centurion9.png|Alternate text|90% achieved.
|Centurion.png|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