Template:Gallery
Template:Documentation subpage Template:Warning Template:For Template:High-use Template:Lua Template:Uses TemplateStyles
This template provides advanced gallery building functionality (fine-tuned formatting control). For creating basic galleries, use the Gallery tag.
This template displays a gallery of images in an array, left-to-right in rows. Global parameters Template:Para and Template:Para control the size of all images in the gallery. The number of images per row is based upon the image width parameters and the width of the screen. The number of images per row can change when the user resizes the window.
For style guidelines about where galleries are appropriate, see Template:Section link.
Blank syntax
[edit source]{{Gallery | title = | align = | footer = | style = | state = | height = | width = | captionstyle = | File: | alt1= | Write a caption here | File: | alt2= | Write a caption here | File: | alt3= | Write a caption here | File: | alt4= | Write a caption here | File: | alt5= | Write a caption here }} |
Parameters
[edit source]For each image
[edit source]Specify a line of the following form for each image.
|File:Filename
Template:Para|Caption
Where:
|File:Filename
– the image's file name. EitherFile:
orImage:
prefix may be used- Template:Para – alt attribute: Template:Para for the first image, Template:Para for the second image, etc
Alt text
– the alternative text for the image, used by visually impaired or other readers who cannot see the image clearly. If omitted, the image's alt text will be blank.
|Caption
– the caption under the image; see Wikipedia:Manual of Style/Captions
Optional parameters
[edit source]These parameters apply to the gallery:
- Template:Para – The gallery's title
- Template:Para – The alignment of the gallery on the page, left (default), center, or right; ignored when Template:Para is set
- Template:Para – Small, right-aligned text below the images
- Template:Para – CSS style directives for the whole gallery (see Help:Cascading Style Sheets)
- Template:Para – Sets the default state of collapsible galleries; use Template:Para or Template:Para; collapsible galleries occupy the full page width
- Template:Para – Sets the mode used by the inner gallery tag. Common values include Template:Para and Template:Para (see Help:Gallery tag for more options)
These parameters apply to all of the images in the gallery:
- Template:Para – Cancel the border surrounding the images, use Template:Para to set.
- Template:Para – Maximum height of each image. If this parameter is not included, Template:Para defaults to 180 pixels.
- Template:Para – Maximum width of each image, default is 180 pixels.
- Template:Para – CSS style directives for the captions (see Help:Cascading Style Sheets)
The image's original ratio of width to height cannot be modified by Template:Para or Template:Para – a rectangular image will not be made square if Template:Para and Template:Para are set to the same value.
Examples
[edit source]-
Construction of Washington portrait at Mount Rushmore, c. 1932
-
Washington is commemorated on a quarter.
-
Washington on a dollar coin
-
Work on Washington portrait at Mount Rushmore, c. 1932
-
Washington on a quarter
-
Washington on a dollar coin
-
Work on Washington portrait at Mount Rushmore, c. 1932
-
Washington on a quarter
-
U.S. one-dollar bill – the caption here is still constrained by the width parameter.
-
Washington on a dollar coin
TemplateData
[edit source]Place this template on an article or user page to create a gallery of images on that page along with captions. Anyone may place this template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Title for the overall gallery
| String | suggested |
align | align | Alignment of the gallery on the page; possible values include left, right, and center
| String | optional |
footer | footer | Creates a footer which will appear in the lower right corner of the overall gallery, in small font, of whatever text the editor placing it wishes to put there
| String | optional |
style | style | This parameter allows an editor to utilize Cascading Style Sheet code | Unknown | optional |
state | state | This parameter allows the editor to determine whether or not the gallery will initially appear as either expanded or collapsed for readers
| String | optional |
height | height | determines the maximum height for any image within the gallery
| String | optional |
width | width | Analogous to height parameter; sets maximum width for any image in the gallery
| String | optional |