Template:Inventory Item: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<h2>Inventory Item</h2>
<h2>Inventory Item</h2>
;Mass
;Mass
: {{{mass|<Information Missing>}}}{{#if:{{{mass|}}}|&nbsp;kg|[[Category:Missing_information]]}}
: {{{mass|<Information Missing>}}}{{#if:{{{mass|}}}|&nbsp;kg|<includeonly>[[Category:Missing_information]]</includeonly>}}
;Stack Size
;Stack Size
: {{{stacksize|1}}} item(s)[[Category:Inventory]]<noinclude>
: {{{stacksize|1}}} item(s)<includeonly>[[Category:Inventory]]</includeonly><noinclude>


==Usage==
==Usage==

Revision as of 13:12, 21 July 2017

Inventory Item

Mass
<Information Missing>
Stack Size
1 item(s)

Usage

The Inventory Item template is meant to be used with any item that can be placed in an inventory.

{{Inventory_Item|mass=<kg?>|stacksize=<Number>}}
  • The code above can be pasted into your page and edited.
  • Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.