![]() |
VOOZH | about |
{
"title": "Infobox Earth buildplate",
"rows": [],
"invimages": [],
"images": []
}
This template provides a uniform infobox for all Minecraft Earth buildplate pages.
| Parameter | Function | Default value |
|---|---|---|
title |
Optional value to use a different title instead of the page name | {{BASEPAGENAME}}
|
image |
Image of the buildplate | {{{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 |
cost |
The cost of a buildplate in rubies | |
size |
Buildplate size in blocks | |
rarity |
Rarity of a buildplate | |
mobs |
Mob(s) located on a buildplate |
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 Earth buildplate
| title = Level 1
| image = Level 1 (buildplate).png
| cost = Free
}}
{{Infobox Earth buildplate
| title = Cluck House
}}
produces:
| Cost | Free |
|---|
{
"title": "Level 1",
"rows": [
{
"field": "Free",
"label": "Cost"
}
],
"invimages": [],
"images": [
"Level 1 (buildplate).png"
]
}
{
"title": "Cluck House",
"rows": [],
"invimages": [],
"images": []
}
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 -->
| cost =
| size =
| rarity =
| mobs = <!-- Mob(s) located on a buildplate -->
}}
{{Infobox attribute}}{{Infobox biome}}{{Infobox block}}{{Infobox cape}}{{Infobox command}}{{Infobox development phase}}{{Infobox effect}}{{Infobox enchantment}}{{Infobox entity}}{{Infobox fluid}}{{Infobox item}}{{Infobox item entity}}{{Infobox profession}}{{Infobox structure}}{{Infobox add-on}}{{Infobox DLC}}{{Infobox mash-up}}{{Infobox server}}{{Infobox skin pack}}{{Infobox world}}{{Infobox Dungeons cosmetic}}{{Infobox Dungeons enchantment}}{{Infobox Dungeons entity}}{{Infobox Dungeons item}}{{Infobox Dungeons mission}}{{}}{{Infobox Legends biome}}{{Infobox Legends entity}}{{Infobox Legends resource}}{{Infobox Legends mode}}{{Infobox Legends skin}}{{Infobox Legends structure}}{{Infobox album}}{{Infobox book}}{{Infobox board game}}{{Infobox LEGO set}}{{Infobox music}}{{Infobox series}}{{Infobox video}}{{Infobox character}}{{Infobox group}}{{Infobox event}}{{Infobox location}}{{Infobox species}}{{Infobox object}}{{Infobox condition}}{{Infobox company}}{{Fallback infobox}}{{Infobox font}}{{Infobox guide}}{{Infobox person}}{{Infobox profile}}{{Infobox program}}{{Infobox screen effect}}{{Infobox theme}}{{Infobox version}}{{Infobox website}}{{Infobox}}{{Infobox row}}{{Infobox header}}