Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Container/doc

Template page
Revision as of 15:35, 11 March 2025 by imported>The Non Useful (ja-interwiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:Шаблон:Контейнер/док