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: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
--------
--------
-->{{InfoboxNeue
-->{{InfoboxNeue
| image            = {{{image}}}
| image            = {{{image|Emryssmp_logo.png}}}
| title            = {{PAGENAME}}
| title            = {{PAGENAME}}
| subtitle          = Item
| subtitle          = Item
Line 12: Line 12:
--------
--------
-->[[Category:Items]]<!--
-->[[Category:Items]]<!--
-->{{#if:{{{is_vanilla|}}}|[[Category:Vanilla Items]]}}<!--
-->{{#if:{{{is_vanilla|}}}|[[Category:Vanilla Items]]|[[Category:Custom Items]]}}<!--
<!--
<!--



Latest revision as of 20:59, 29 April 2025

=== 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