Template:Inventory Item: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Protected "Template:Inventory Item" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
CptTwinkie (talk | contribs) (Added usage, category, and information missing defaults) |
||
Line 1: | Line 1: | ||
<h2>Inventory Item</h2> | <h2>Inventory Item</h2> | ||
;Mass | ;Mass | ||
: {{{mass| | : {{{mass|<Information Missing>}}} | ||
;Stack Size | ;Stack Size | ||
: {{{stacksize|1}}} | : {{{stacksize|1}}}<noinclude> | ||
==Usage== | |||
<pre> | |||
{{Inventory_Item|mass=<Kg?>|stacksize=<Number>}} | |||
</pre> | |||
*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. | |||
[[Category:Templates]]</noinclude> |
Revision as of 16:44, 24 February 2017
Inventory Item
- Mass
- <Information Missing>
- Stack Size
- 1
Usage
{{Inventory_Item|mass=<Kg?>|stacksize=<Number>}}
- 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.