Template:Gallery2
Display a gallery of up to 10 images. The images have to be uploaded to xat wiki.
Attributes[edit]
- 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[edit]
{{Gallery|width=#
|full_image_name|1d=First image description.
|second_full_image_name|2d=Second image description.
}}
Example[edit]
{{Gallery|width=100
|Image1.png|1d=First image description.
|Image2.png|2d=Second image description.
}}
Minimalist example[edit]
{{Gallery
|Image1.png
|Image2.png
}}