Template:Inventory Item: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Added usage, category, and information missing defaults) |
CptTwinkie (talk | contribs) m (Added description) |
||
Line 6: | Line 6: | ||
==Usage== | ==Usage== | ||
<pre> | 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>}} | <pre>{{Inventory_Item|mass=<Kg?>|stacksize=<Number>}}</pre> | ||
</pre> | *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. | *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> | [[Category:Templates]]</noinclude> |
Revision as of 12:41, 28 February 2017
Inventory Item
- Mass
- <Information Missing>
- Stack Size
- 1
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.