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

Template page
Revision as of 21:19, 19 October 2025 by imported>CitrusEgg7168 (Template:structure redirects to this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header Template:Shortcut This template provides a uniform infobox for all structure pages.

Usage

Parameter Function Default value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the structure {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imagesize Adjusts the size of the image 250px
imageN Additional images None
imageNsize Adjusts the size of the corresponding image 250px
biome Biome(s) that the structure generates in
y level The Y-level that generation begins at.
mobs Mob(s) that spawn near or inside the structure
blocks Blocks that make up the structure; automatically collapsed if above 2000 characters
canspawn Whether the structure can generate in chunks that have been generated before the structure was added to the game

Any amount of image fields are supported (image, image2, image3, etc.); each may be animated by providing a semicolon-delimited list of file names. If no image is provided, {{{title}}}.png or {{BASEPAGENAME}}.png will be used, if they exist.

{{Infobox structure
| title = Jungle pyramid
| image = Jungle pyramid.png
| biome = Jungle
}}

{{Infobox structure
| title = Gravel beach
}}

produces:

Template:Infobox structure

Template:Infobox structure


Full template:

{{Infobox structure
| title = <!-- Optional, use if different from the page name -->
| image = <!-- Use No_image.svg if no image exists -->
| imagesize = <!-- defaults to 250px if omitted -->
| image2 = <!-- Optional additional image -->
| image2size = <!-- defaults to 250px if omitted -->
| biome =
| mobs =
| blocks = <!-- Blocks that make up the structure -->
| canspawn = <!-- Set to yes if the structure generates in already-existing chunks -->
}}

See also

Template:Infobox see also


cs:Šablona:Structure/doc de:Vorlage:Bauwerk/Dokumentation es:Plantilla:Infobox estructura/doc fr:Modèle:Infobox structure/doc it:Template:Struttura/doc ja:テンプレート:Infobx structure/doc ko:틀:Structure/doc lzh:模板:Structure/doc nl:Sjabloon:Structuur/doc pl:Szablon:Struktura/opis pt:Predefinição:Infobox de estrutura/doc ru:Шаблон:Структура/док th:แม่แบบ:Infobox structure/doc uk:Шаблон:Структура/док zh:Template:Infobox structure/doc