Template:Gallery/doc: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
m (Created page with "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 tha...")
 
m (Undo revision 184582 by KEMONO PANTSU (talk))
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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 [[Wikipedia:Gallery tag|<gallery>]] tag.
This template shows up to 20 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 [[Wikipedia:Help:Gallery tag|<nowiki><gallery></nowiki>]] tag.


For style guidelines about where galleries are appropriate, see [[WP:IG]].
For style guidelines about where galleries are appropriate, see [[WP:IG]].
Line 13: Line 13:
* '''<code>''Alt text''</code>''' is the alt text for the image, used by visually impaired and other readers who cannot see the image. See ''[[Wikipedia:Alternative text for images]]''. If omitted, the image's alt text is blank.
* '''<code>''Alt text''</code>''' is the alt text for the image, used by visually impaired and other readers who cannot see the image. See ''[[Wikipedia:Alternative text for images]]''. If omitted, the image's alt text is blank.
* '''<code>''Caption''</code>''' is the caption; see ''[[Wikipedia:Captions]]''.
* '''<code>''Caption''</code>''' is the caption; see ''[[Wikipedia:Captions]]''.
* Add '''<code>|spoiler''N''=yes</code>''' at the end of the line if the image is a spoiler image. This will only blank the image, not the text; to mark the text as a spoiler, use the {{tl|Spoiler}} template in the description itself.


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.
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.
Line 21: Line 22:


; <code>title</code>: The gallery's title.
; <code>title</code>: The gallery's title.
; <code>width</code>: (default 180) Maximum width of each image.
; <code>width</code>: (default 192) Maximum width of each image.
; <code>height</code>: (default 180) Maximum height of each image.
; <code>height</code>: (default 108) Maximum height of each image.
; <code>lines</code>: (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.
; <code>lines</code>: (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 ==
== Example ==
<pre><nowiki>{{Gallery
<pre><nowiki>{{Gallery
|title=Cultural depictions of George Washington
|title=Chamber 6's Rat Man Den
|width=160
|width=192
|height=170
|height=108
|lines=4
|lines=2
|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:Portal 2 Chapter 2 Test Chamber 3 Rat Man den.png|alt1=Chamber 6's Rat Man's Den|A [[Doug Rattmann|Rat Man]] den.
|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:Portal 2 Chapter 2 Test Chamber 3 Rat Man den radio.png|alt2=The radio playing Exile Vilify|Radio playing [[Portal 2 soundtrack|Exile Vilify]] found in the den.
|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 (United States coin)|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 coin (United States)|dollar coins]].
}}</nowiki></pre>
}}</nowiki></pre>
{{Gallery
{{Gallery
|title=Cultural depictions of George Washington
|title=Chamber 6's Rat Man Den
|width=160
|width=192
|height=170
|height=108
|lines=4
|lines=3
|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:Portal 2 Chapter 2 Test Chamber 3 Rat Man den.png|alt1=Chamber 6's Rat Man's Den|A [[Doug Rattmann|Rat Man]] den.
|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:Portal 2 Chapter 2 Test Chamber 3 Rat Man den radio.png|alt2=The radio playing Exile Vilify|Radio playing [[Portal 2 soundtrack|Exile Vilify]] found in the den.
|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 (United States coin)|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 coin (United States)|dollar coins]].
}}
}}

Latest revision as of 04:10, 13 June 2023

This template shows up to 20 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.

For style guidelines about where galleries are appropriate, see WP:IG.

Parameters

For each image

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. See Wikipedia:Alternative text for images. If omitted, the image's alt text is blank.
  • Caption is the caption; see Wikipedia:Captions.
  • Add |spoilerN=yes at the end of the line if the image is a spoiler image. This will only blank the image, not the text; to mark the text as a spoiler, use the {{Spoiler}} template in the description itself.

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

These parameters are optional.

title
The gallery's title.
width
(default 192) Maximum width of each image.
height
(default 108) 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=Chamber 6's Rat Man Den
|width=192
|height=108
|lines=2
|File:Portal 2 Chapter 2 Test Chamber 3 Rat Man den.png|alt1=Chamber 6's Rat Man's Den|A [[Doug Rattmann|Rat Man]] den.
|File:Portal 2 Chapter 2 Test Chamber 3 Rat Man den radio.png|alt2=The radio playing Exile Vilify|Radio playing [[Portal 2 soundtrack|Exile Vilify]] found in the den.
}}