Template
Infobox Base
From Dogcraft Wiki
m (newline hunting) |
(sur4subworld -> subworld) |
||
Line 6: | Line 6: | ||
|caption = | |caption = | ||
|world = | |world = | ||
| | |subworld = | ||
|builders = | |builders = | ||
|contributors = | |contributors = | ||
Line 22: | Line 22: | ||
|name = | |name = | ||
|above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | ||
|subheader = {{WorldPills|{{{world|}}}|{{{sur4subworld|}}}}} | |subheader = {{WorldPills|{{{world|}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | ||
|image = {{#if:{{{image2|}}}|{{#tag:gallery | |image = {{#if:{{{image2|}}}|{{#tag:gallery | ||
|{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | |{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | ||
Line 31: | Line 31: | ||
|header1 = Base | |header1 = Base | ||
|label2 = World | |label2 = World | ||
|data2 = {{WorldSwitch|{{{world}}}|{{{sur4subworld|}}}}} | |data2 = {{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | ||
|label3 = Builder(s) | |label3 = Builder(s) | ||
|data3 = {{{builders|}}} | |data3 = {{{builders|}}} | ||
Line 46: | Line 46: | ||
|label10 = Teleport | |label10 = Teleport | ||
|data10 = {{{teleport|}}} | |data10 = {{{teleport|}}} | ||
}}[[Category:Builds]][[Category:Bases]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{sur4subworld}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{sur4subworld}}}}}]]|}}</includeonly><noinclude> | }}[[Category:Builds]][[Category:Bases]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 117: | Line 117: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "subworld": { | ||
"label": "Survival 4 Sub World", | "label": "Survival 4 Sub World", | ||
"description": "If the base is on Survival 4, is it on \"Husky\" or \"Beagle\"?", | "description": "If the base is on Survival 4, is it on \"Husky\" or \"Beagle\"?", | ||
Line 135: | Line 135: | ||
"caption", | "caption", | ||
"world", | "world", | ||
" | "subworld", | ||
"builders", | "builders", | ||
"contributors", | "contributors", |
Revision as of 12:14, 28 February 2023
{{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 |
Survival 4 Sub World | subworld | If the base is on Survival 4, is it on "Husky" or "Beagle"? | 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 28 February 2023, at 12:14. (9 months ago)