Template:Item infobox gallery
Jump to navigation
Jump to search
Description
Used to generate a gallery of images for the item. This template sets Property: Has appearance to the first image in the gallery.
Usage
{{Item infobox gallery | name = | gallery1 = | gallery1-text = | gallery2 = | gallery2-text = | gallery3 = | gallery3-text = | gallery4 = | gallery4-text = | gallery5 = | gallery5-text = }}
Parameters
Parameters handled by {{Item infobox gallery}} template
- name
- Required. The canonical name, used for Property:Has appearance. Defaults to the name of the base article (
{{BASEPAGENAME}}
). - gallery1 ... gallery5
- Optional. Gallery of images. Defaults to
{{PAGENAME}}
.jpg. - gallery1-text ... gallery5-text
- Optional. Image descriptions.
Examples
<div class="infobox"> {{Item infobox gallery | name = Parasol | gallery1 = parasol image1.png | gallery1-text = Image of Parasol }} </div>