Template:Inventory

From Medieval Engineers Wiki
Revision as of 12:51, 16 October 2018 by CptTwinkie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Inventory

Number of Slots

21 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 21.
  • 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.