Infobox Build
From Dogcraft Wiki
No edit summary |
(added map scale parameter) |
||
Line 50: | Line 50: | ||
|xcoord = {{{xcoord|0}}} | |xcoord = {{{xcoord|0}}} | ||
|zcoord = {{{zcoord|0}}} | |zcoord = {{{zcoord|0}}} | ||
|mapScale = {{{mapScale|}}} | |||
}}[[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | }}[[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 62: | Line 63: | ||
"caption": {}, | "caption": {}, | ||
"world": { | "world": { | ||
"description": "The server world the build is on (current world is Survival | "description": "The server world the build is on (current world is Survival 6)" | ||
}, | }, | ||
"builders": {}, | "builders": {}, | ||
Line 74: | Line 75: | ||
"subworld": { | "subworld": { | ||
"description": "Which sub-world is this build on (Husky, Beagle, Akita, Labrador, etc..)" | "description": "Which sub-world is this build on (Husky, Beagle, Akita, Labrador, etc..)" | ||
} | }, | ||
"mapScale": { | |||
"description": "The scale of the map" | |||
} | |||
}, | }, | ||
"description": "An infobox with important information about a player's build!", | "description": "An infobox with important information about a player's build!", | ||
Line 90: | Line 94: | ||
"ycoord", | "ycoord", | ||
"zcoord", | "zcoord", | ||
"dimension" | "dimension", | ||
"mapScale" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 14:44, 16 February 2025
{{Infobox Build |title = |image = |caption = |world = |subworld = |builders = |contributors = |status = |completed = |xcoord = |ycoord = |zcoord = |dimension = }}
An infobox with important information about a player's build!
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
image | image | no description
| String | optional |
caption | caption | no description | Unknown | optional |
world | world | The server world the build is on (current world is Survival 6) | Unknown | optional |
subworld | subworld | Which sub-world is this build on (Husky, Beagle, Akita, Labrador, etc..) | Unknown | optional |
builders | builders | no description | Unknown | optional |
contributors | contributors | no description | Unknown | optional |
status | status | no description | Unknown | optional |
completed | completed | no description | Unknown | optional |
xcoord | xcoord | no description | Unknown | optional |
ycoord | ycoord | no description | Unknown | optional |
zcoord | zcoord | no description | Unknown | optional |
dimension | dimension | no description | Unknown | optional |
mapScale | mapScale | The scale of the map | Unknown | optional |