Template
Interface template⮥
Infobox Base
From Dogcraft Wiki
(sur4subworld -> subworld) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{Interface template}}[[Category:Infoboxes]] | ||
<pre> | <pre> | ||
{{Infobox base | {{Infobox base | ||
Line 19: | Line 19: | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude><includeonly>{{ | </noinclude><includeonly>{{Infobox Locatable | ||
|name = | |name = | ||
|above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | ||
Line 46: | Line 46: | ||
|label10 = Teleport | |label10 = Teleport | ||
|data10 = {{{teleport|}}} | |data10 = {{{teleport|}}} | ||
|world = {{{world|Survival 6}}} | |||
|subworld = {{{subworld|{{{sur4subworld|sheltie}}}}}} | |||
|xcoord = {{{xcoord|0}}} | |||
|zcoord = {{{zcoord|0}}} | |||
}}[[Category:Builds]][[Category:Bases]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | }}[[Category:Builds]][[Category:Bases]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 71: | Line 75: | ||
"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 122: | ||
}, | }, | ||
"subworld": { | "subworld": { | ||
"label": " | "label": "Sub World", | ||
"description": " | "description": "What subworld is it on \"Sheltie\" or \"Retriever\"?", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true |
Latest revision as of 15:58, 13 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 |