Template:Inventory: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<h2>{{{name|Inventory}}}{{#if:{{{name|}}}|<!--TRUE--> Inventory}}</h2> | <h2>{{{name|Inventory}}}{{#if:{{{name|}}}|<!--TRUE--> [[:Category:Inventory/Blocks|Inventory]]}}</h2> | ||
'''Number of Slots''' | '''Number of Slots''' | ||
<p style="margin-left: 1.6em;">{{{slots|14}}} slot(s)</p> | <p style="margin-left: 1.6em;">{{{slots|14}}} slot(s)</p> |
Revision as of 12:33, 12 September 2018
Inventory
Number of Slots
14 slot(s)
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 |name=<Name of inventory> |slots=<Number of slots> |whitelist=<Links to items> |blacklist=<Links to items> }}
- The code above can be pasted into your page and edited.
- Any of the attributes can be left out entirely. Slots will default to 14.
- Templates adds Category:Inventory/Blocks.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.