More actions
Template:Documentation subpage Template:For Template:Warning Template:High-use Template:Lua
This template provides advanced gallery building functionality (fine-tuned formatting control). For creating generic 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
{{Gallery | title = | align = | footer = | style = | state = | height = | width = | captionstyle = | File: | Write a caption here | alt1= | File: | Write a caption here | alt2= | File: | Write a caption here | alt3= | File: | Write a caption here | alt4= | File: | Write a caption here | alt5= }} |
Parameters
For each image
Specify a line of the following form for each image.
|File:Filename
|Caption
Template:Para
Note that the file name and the caption do not need parameter names, but each alt text parameter must be preceded by Template:Para.
Where:
|File:Filename
– the image's file name. EitherFile:
orImage:
prefix may be used|Caption
– the caption under the image; see Wikipedia:Manual of Style/Captions- Template:Para – alt attribute: Template:Para for the first image, Template:Para for the second image, etc
alternative 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.
Optional parameters
These parameters apply to the entire 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 – Cancel the white background after 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. Use a simple number here, e.g., Template:Xt, without a units designation, e.g., Template:!xt.
- Template:Para – Maximum width of each image, default is 180 pixels. Use a number here, e.g., Template:Xt, without units, e.g., Template:!xt.
- 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
-
Statue of Washington outside Federal Hall National Memorial in New York City, overlooking Wall Street
-
Construction of Washington portrait at Mount Rushmore, c. 1932
-
Washington is commemorated on a quarter.
-
Washington on a dollar coin
-
Statue of Washington outside Federal Hall National Memorial in New York City, overlooking Wall Street
-
Work on Washington portrait at Mount Rushmore, c. 1932
-
Washington on a quarter
-
Washington on a dollar coin
-
Statue of Washington outside Federal Hall National Memorial in New York City, overlooking Wall Street
-
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
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 |
CSS styling | style | Allows custom Cascading Style Sheets styling to be added to the gallery block.
| String | optional |
captionstyle | captionstyle | This parameter allows an editor to utilize Cascading Style Sheet code for caption | 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
| Number | optional |
width | width | Analogous to height parameter; sets maximum width for any image in the gallery
| Number | optional |
mode | mode | Sets the mode used by the inner gallery tag, see Help:Gallery tag for more options
| String | optional |
noborder | noborder | Cancel the border surrounding the images
| String | optional |
whitebg | whitebg | Used to disable the white background in the inner gallery tag
| Boolean | optional |
Tracking categories
See also
- Help:Gallery tag
- Template:Tl, to mark unencyclopedic image galleries
- Template:Tl, to apply Gallery-style layout to arbitrary blocks of content such as template output
- Template:Tl
- Template:Tl
- Template:Tl
- Template:Tl
- Template:Tl
- Template:Tl, where images etc. can be stacked down right hand side avoiding spacing and floating problems