Template:MC/Container/doc
Template page
More actions
Template:Documentation header Template:Lua
Usage
For chest-like containers with an option to add player inventory.
{{Container
|Grass Block
|Stone
|Dirt
}}
Produces: Template:Container
{{Container
|title = Inventory
|Grass Block
|Stone
|Dirt
}}
Produces: Template:Container
<templatedata> { "params": { "1": { "label": "1", "description": "First block or item. 2, 3 etc are used for next additions.", "example": "Copper Stairs", "type": "wiki-page-name", "required": true }, "title": { "label": "Title", "description": "Replace \"Chest\" with display title.", "example": "Inventory", "type": "string" } }, "description": "Lists additions in version" } </templatedata>
See also
- Container-based
ja:テンプレート:Container/doc pt:Predefinição:Recipiente/doc ru:Шаблон:Контейнер/док