Template
Infobox Build
From Dogcraft Wiki
No edit summary |
No edit summary |
||
| Line 61: | Line 61: | ||
}, | }, | ||
"caption": {}, | "caption": {}, | ||
"world": {}, | "world": { | ||
"description": "The server world the build is on (current world is Survival 4)" | |||
}, | |||
"builders": {}, | "builders": {}, | ||
"contributors": {}, | "contributors": {}, | ||
| Line 69: | Line 71: | ||
"ycoord": {}, | "ycoord": {}, | ||
"zcoord": {}, | "zcoord": {}, | ||
"dimension": {} | "dimension": {}, | ||
"sur4subworld": { | |||
"description": "Is the build on Husky or Beagle?" | |||
} | |||
}, | }, | ||
"description": "An infobox with important information about a player's build!" | "description": "An infobox with important information about a player's build!", | ||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption", | |||
"world", | |||
"sur4subworld", | |||
"builders", | |||
"contributors", | |||
"status", | |||
"completed", | |||
"xcoord", | |||
"ycoord", | |||
"zcoord", | |||
"dimension" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 11:37, 10 May 2020
{{Infobox Build
|title =
|image =
|caption =
|world =
|sur4subworld =
|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 4) | Unknown | optional |
| sur4subworld | sur4subworld | Is the build on Husky or Beagle? | 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 |
This page was last modified on 10 May 2020, at 11:37. (9 months ago)