Template:Gallery/doc

From Wikisource
Jump to navigation Jump to search

This template shows up to 100 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>...</gallery> tag.

Parameters[edit]

For each image[edit]

Specify a line of the following form for each image.

|File: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. If omitted, the image's alt text is blank.
  • Caption is the caption.

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

For the gallery overall[edit]

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.
footer
The gallery's footer.

Example[edit]

scroll|{{Gallery
|title=Cultural depictions of George Washington
|width=160
|height=170
|lines=4
|File:Federal Hall NYC 27.JPG|alt1=Back of statue facing a city building whose facade is Greek columns covered by a huge U.S. flag|The statue of Washington outside Federal Hall in New York City, looking on Wall Street.
|File:Mount Rushmore2.jpg|alt2=Profile of stone face jutting out from a mountainside. Three workers clamber over it, each about the height of the face's upper lip.|Construction on the George Washington portrait at Mount Rushmore, c. 1932.
|File:2006 Quarter Proof.png|alt3=Shiny silver coin with profile of Washington bust. He faces left regally and wears a colonial-style queue in his hair. "UNITED STATES OF AMERICA" is at top, "QUARTER DOLLAR" at bottom, "LIBERTY" at left, and "IN GOD WE TRUST" above "S" at right. Just below the bust is "JF uc" in tiny letters.|Washington is commemorated on the quarter.
|File:George Washington Presidential $1 Coin obverse.png|alt4=Gold coin with bust of Washington facing slightly left of but looking sternly straight at the viewer. "GEORGE WASHINGTON" is above, "1st PRESIDENT 1789–1797" below, and "JFM" in tiny letters at the bust's base.|Washington is also commemorated on some dollar coins.
}}