Template:Inventory: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
<pre>{{Inventory | <pre>{{Inventory | ||
|slots=<Number of slots> | |slots=<Number of slots> | ||
|whitelist=<Links to items>}}</pre> | |whitelist=<Links to items> | ||
}}</pre> | |||
*The code above can be pasted into your page and edited. | *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. | *Any of the attributes can be left out entirely and they will use their default value. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 12:12, 28 July 2017
Inventory
- Number of Slots
14 slot(s)
- Whitelisted Items
All
Usage
The Inventory template is meant to be used on any block that has an inventory where items can be placed. This includes chests, barrels, crafting blocks, and the player characters.
{{Inventory |slots=<Number of slots> |whitelist=<Links to items> }}
- 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.