Template:Gallery

From xat wiki
Revision as of 22:02, 25 May 2016 by Andre (talk | contribs)

Display a gallery of up to 10 images.

Attributes:

  • 1d-10d - Image descriptions (optional).
  • width - Width of each thumbnail in pixels (optional).

Usage:
{{Gallery|width=#
|image_link|1d=First image description.
|second_image_link|2d=Second image description.
}}

Example:
{{Gallery|width=100
|http://i.imgur.com/abcd.png|1d=First image description.
|http://i.imgur.com/abcd.png|2d=Second image description.
}}