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 block/doc

Template page
Revision as of 14:45, 25 January 2026 by imported>D62
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation headerTemplate:Distinguish This template provides a uniform infobox for all block pages. Template:Shortcut

Usage

{{Block
| title =
<!-- Without tabs -->
| image =
| image2 =
| image3 =
<!-- With tabs -->
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
| othernames =
| rarity =
| renewable =
| stackable =
| tool =
| tool2 =
| tool3 =
| tntres = <!--Typically not used in mainspace articles, as it is loaded from Module:Blast resistance values-->
| hardness = <!--Typically not used in mainspace articles, as it is loaded from Module:Hardness values-->
| durability =
| light =
| transparent =
| flammable =
| lavasusceptible =
| mapcolor = <!-- Should be automatic for single-block pages -->
}}

Parameters

Parameter Function Default value
title Only needed to change the title from the page name {{BASEPAGENAME}}
image Image of the block (should be approx. 300×300px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imageN Other images for two-state blocks (also approx. 300×300px) None
othernames Other dialectal English names of the feature (from languages) None
rarity The color of this item's name. See rarity for more info. None
renewable Whether the block is renewable ?
stackable Stackable ?
tool Tool to use. Picture means, the block can only be broken with this tool (this quality or better). Outline means, the block can be broken with any tool, but this tool is the quickest. "Any tool" means that every tool is equally effective (or the block can be instantly broken with anything). "None" means the block cannot be broken. ?
tool2 Second tool that can be used, same format than the tool field. ?
tool3 Third tool that can be used, same format than the tool field. ?
tntres This parameter should normally be excluded and left out in most instances
Block's resistance to explosions. The value comes from the code; there aren't any units for it. The value should normally be defined in Module:Blast resistance values, otherwise, the page may result in an error and be placed in Category:Pages with overridden tntres.
?
hardness This parameter should normally be excluded and left out in most instances
Block's resistance to being broken. The value comes from the code; there aren't any units for it. The value should normally be defined in Module:Hardness values, otherwise, the page may result in an error and be placed in Category:Pages with overridden hardness.
?
durability Hardness value in Minecraft Earth ?
light Emits Light? If "Yes," add the light value like this: "Yes (9)" ?
transparent Can you see through some part of this block? Not as obvious as it seems, see Opacity. ?
heals Amount of hunger points restored None
flammable Whether the block is flammable or not. If so, the flammability value is included. Unspecified
lavasusceptible Whether the block catches fire from nearby lava. Not always the same as flammable. Unspecified
mapcolor The map color category for this block. Can be name (e.g. DIRT, FIRE) or numeric. Looks up automatically, using the title of the page and calling Template:Tl.
Parameter (multiple mode only) Function Default/Example value
Template:Cd Group (tab) under which to put the image None
Template:Cd Other tabs present None
Template:Cd nth image under the first (default) tab None
Template:Cd nth image under the Nth tab None

<templatedata> { "params": { "title": { "label": "Name", "description": "Name of the block, if different from the page name.", "type": "string" }, "image": { "label": "Image", "description": "Image of the block. Defaults to using the page name as a filename.", "type": "wiki-file-name", "suggested": true }, "invimage": { "label": "Inventory image", "description": "The image of what the block looks like as an item in the inventory.", "type": "wiki-file-name" }, "rarity": { "label": "Block rarity", "description": "The rarity of the block, which will show a special color in chat when in the inventory and in chat.", "example": "rare", "type": "string" }, "renewable": { "label": "Renewability", "description": "If this block is renewable or not.", "example": "No", "type": "boolean", "autovalue": "", "suggested": true }, "stackable": { "label": "Stackability", "description": "Whether or not this item can be stacked.", "example": "Yes", "type": "boolean", "autovalue": "No", "suggested": true }, "tool": { "label": "Tool", "description": "Tool required to use without destroying the block.", "example": "stone pickaxe", "type": "string", "suggested": true, "suggestedvalues": [ "pickaxe", "wooden pickaxe", "stone pickaxe", "iron pickaxe", "diamond pickaxe", "shovel", "wooden shovel", "axe", "hoe", "bucket", "sword", "shears", "brush", "none", "any" ] }, "tool2": { "label": "Secondary tool", "description": "A secondary tool that can be used.", "example": "hoe", "type": "string" }, "tntres": { "label": "TNT resistance", "description": "The amount of resistance to explosions this block has.", "example": "25", "type": "number" }, "hardness": { "label": "Hardness", "description": "The block's resistance to being broken.", "example": "4", "type": "number" }, "light": { "label": "Emissive", "description": "If this block emits light.", "type": "unknown", "autovalue": "Yes" }, "transparent": { "label": "Transparency", "description": "If yes, this block is transparent.", "example": "Yes", "autovalue": "Yes" }, "flammable": { "label": "Flammability", "description": "If yes, this block can be lit on fire.", "example": "Yes", "autovalue": "Yes" }, "lavasusceptible": { "label": "Lava susceptibility", "description": "If yes, this block can catch fire from nearby lava.", "example": "Yes", "autovalue": "Yes" }, "mapcolor": { "label": "Map color category", "description": "The map color category name (not the name of the block); can be name (e.g. DIRT, FIRE) or numeric.", "example": "FIRE", "autovalue": "Yes" }, "maxStack": { "label": "Maximum stack size", "description": "The maximum number of items that can be combined into a single stack.", "example": "64", "type": "number" }, "durability": { "label": "Durability", "description": "The block's resistance to being broken (only in Minecraft Earth).", "example": "39", "type": "number", "suggested": true }, "lightLevel": { "label": "Light level", "description": "The amount of light emitted by this block (1-15), if any.", "example": "15", "type": "number", "autovalue": "" }, "tool3": { "label": "Tertiary tool" }, "waterloggable": { "example": "Yes", "default": "If yes, this block can be waterlogged" }, "heals": { "label": "Heals", "description": "Number of hunger points the block restores after consumation", "type": "number" } }, "description": "An infobox for a block.", "paramOrder": [ "title", "image", "invimage", "rarity", "renewable", "stackable", "maxStack", "tool", "tool2", "tool3", "tntres", "hardness", "light", "lightLevel", "transparent", "waterloggable", "durability", "flammable", "lavasusceptible", "mapcolor", "heals" ], "format": "block" } </templatedata>

See also

Template:Infobox see also


cs:Šablona:Block/doc de:Vorlage:Block/Dokumentation el:Πρότυπο:Block/doc es:Plantilla:Infobox bloque/doc fr:Modèle:Infobox bloc/doc hu:Sablon:Block/doc it:Template:Infobox blocco/doc ja:テンプレート:Infobox block/doc ko:틀:Block/doc lzh:模板:Block/doc nl:Sjabloon:Blok/doc pl:Szablon:Blok/opis pt:Predefinição:Infobox de bloco/doc ru:Шаблон:Блок/док th:แม่แบบ:Infobox block/doc tr:Şablon:Block/doc uk:Шаблон:Блок/док zh:Template:Infobox block/doc

Contents