Template
Interface template⮥
Infobox Base
From Dogcraft Wiki
m (Added category: Interface templates, Infoboxes) |
(update defaults and templatedata) |
||
Line 71: | Line 71: | ||
"description": "The server world your base is on (current world is Survival 4)", | "description": "The server world your base is on (current world is Survival 4)", | ||
"type": "string", | "type": "string", | ||
"default": "[[Survival | "default": "[[Survival 6]]" | ||
}, | }, | ||
"builders": { | "builders": { | ||
Line 118: | Line 118: | ||
}, | }, | ||
"subworld": { | "subworld": { | ||
"label": " | "label": "Sub World", | ||
"description": " | "description": "What subworld is it on \"Sheltie\" or \"Retriever\"?", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true |
Revision as of 18:24, 5 February 2024
{{Infobox base |title = |image = |caption = |world = |subworld = |builders = |contributors = |founded = |xcoord = |ycoord = |zcoord = |dimension = |status = |railway = |nether = }}
An infobox with some details about a player's base.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | title | The name of your base
| String | optional |
Image | image | A picture of your base!
| String | optional |
Caption | caption | A caption for your image | String | optional |
World | world | The server world your base is on (current world is Survival 4)
| String | optional |
Sub World | subworld | What subworld is it on "Sheltie" or "Retriever"? | String | suggested |
Builders | builders | The builder(s) of your base | String | optional |
Contributors | contributors | People who helped with your base | String | optional |
Founded | founded | When the base was founded. | String | optional |
X-coordinate | xcoord | no description | Number | optional |
Y-coordinate | ycoord | no description | Number | optional |
Z-coordinate | zcoord | no description | Number | optional |
Dimension | dimension | The dimension your base is in.
| String | optional |
Status | status | The current activity status of your base
| String | optional |
Transport (Nether) | nether | Transport links through the nether to your base (e.g NTN) | String | optional |
Transport (Railway) | railway | Transport links through the overworld on rail to your base (e.g SRN) | String | optional |
This page was last modified on 5 February 2024, at 18:24. (9 months ago)