[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
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>