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/Infobox header/doc

Template page

Template:Documentation header This is a skeleton for infobox header, for use in {{infobox}}.

Usage

{{infobox header| header }}

Alternatively, you can use the named parameter Template:P as a substitute for Template:P.

The parameter Template:P can be set to make the following infobox rows collapsible. The parameter Template:P can be set to make the following rows collapsed by default.

The parameter Template:P can be added to overwrite the infobox-title class of the header. The parameter Template:P can be added to add inline styles to the header.

Examples

Wikitext source code Visual result

{{#invoke: Infobox | infobox
|rows =
{{infobox row|Description|5 [[gold ingot]]s}}
{{infobox row|Ingedients|
* 5 [[iron ingot]]s
* 1 [[chest]]
}}
{{infobox header|Data and Tools}}
{{infobox row|Block entity data|
<div class{{=}}"treeview">
* {{nbt|compound}} Block entity data
** {{nbt|list|Items}}: List of items in this container.
*** {{nbt|compound}}: An item, including the slot tag.
** {{nbt|int|TransferCooldown}}: Time until the next transfer in [[game tick]]s, naturally between 1 and 8 or 0 if there is no transfer.
</div>
}}
{{infobox row|Tool|{{ItemLink|Stone Pickaxe}}}}
}}

Script error: No such module "Infobox".

{{#invoke: Infobox | infobox
|rows={{infobox header|Fancy text |class=mcwiki-header mcwiki-header-grass}}
}}

Script error: No such module "Infobox".

{{#invoke: Infobox | infobox
|rows={{infobox row|Label|Field}}
{{infobox header|Header|collapsible=1}}
{{infobox row|Label|Field}}
{{infobox row|Label|Field}}
{{infobox header|Header|collapsible=1|collapsed=1}}
{{infobox row|Label|Field}}
{{infobox row|Label|Field}}
{{infobox header|Header}}
{{infobox row|Label|Field}}
}}

Script error: No such module "Infobox".


es:Plantilla:Infobox header/doc ja:テンプレート:Infobox header/doc pt:Predefinição:Cabeçalho de infobox/doc ru:Шаблон:Заголовок карточки/док th:แม่แบบ:Infobox header/doc uk:Шаблон:Заголовок картки/док