Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Item

Template page
Revision as of 22:30, 26 April 2025 by SqootWillNoot (talk | contribs) (Created page with "<includeonly><!-- Template -------- -->{{InfoboxNeue | image = {{{image}}} | title = {{PAGENAME}} | subtitle = Item |}} }}<!-- Category -------- -->Category:Items<!-- -->{{#if:{{{is_vanilla|}}}|Category:Vanilla Items}}<!-- <!-- Short description ----------------- -->{{Short description|{{#if:{{{short_desc|}}}|{{{short_desc|}}}|Item in EmrysSMP}}}}<!-- --></includeonly><!-- Documentation ------------- --><noinclude>Categor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

=== Usage ===

{{Infobox Item
| image             = <!-- File name without namespace prefix -->
| short_desc        = <!-- Optional, sets the page's short description-->
| is_vanilla        = <!-- 1 if the item is a vanilla item, blank otherwise. -->
}}

Provides the Infobox for an Item. Also automatically sets categories and a short description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

The filename of the image of the item

Example
Coal.png
Filerequired
Short descriptionshort_desc

Sets the short description at the top of the page.

Default
Item in EmrysSMP
Stringoptional
Is this a vanilla item?is_vanilla

Leave blank if not

Example
1
Unknownoptional