Template:Gallery

From xat wiki

Display a gallery of up to 10 images. The images have to be uploaded to xat wiki.

Attributes

  • 1d-10d - Image descriptions (optional).
  • width - Width of each thumbnail in pixels (optional, defaults to 275).
  • hide - value yes to hide the gallery (i.e. to have the code as a placeholder until images become available).

Usage

{{Gallery|width=#
|full_image_name|1d=First image description.
|second_full_image_name|2d=Second image description.
}}

Example

{{Gallery|width=100
|Image1.png|1d=First image description.
|Image2.png|2d=Second image description.
}}

Minimalist example

{{Gallery
|Image1.png
|Image2.png
}}