Template
Infobox Shelter
From Dogcraft Wiki
(Removed 'status' field, renamed 'project' to 'network' and 'completed' to 'opened') |
(added NTN Connection) |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{Infobox Shelter | {{Infobox Shelter | ||
|title | |title = | ||
|image | |image = | ||
|caption | |caption = | ||
|world | |world = | ||
|network | |network = | ||
|subworld | |subworld = | ||
|builders | |builders = | ||
|contributors = | |contributors = | ||
|opened | |opened = | ||
|xcoord | |xcoord = | ||
|ycoord | |ycoord = | ||
|zcoord | |zcoord = | ||
|dimension | |dimension = | ||
|roads | |roads = | ||
|ntnconnection = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 45: | Line 46: | ||
|label9 = Connection(s) | |label9 = Connection(s) | ||
|data9 = {{{railway|}}}{{#if:{{{nether|}}}|<br />{{{nether|}}}}}{{#if:{{{overworld_transport|}}}|<br />{{{overworld_transport|}}}}} | |data9 = {{{railway|}}}{{#if:{{{nether|}}}|<br />{{{nether|}}}}}{{#if:{{{overworld_transport|}}}|<br />{{{overworld_transport|}}}}} | ||
|label10 = Road(s) | |label10 = NTN Connection | ||
| | |data10 = {{{ntnconnection|}}} | ||
|label11 = Road(s) | |||
|data11 = {{{roads|}}} | |||
}}[[Category:Shelters]][[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | }}[[Category:Shelters]][[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 79: | Line 82: | ||
"network": { | "network": { | ||
"description": "The transport network this shelter is part of" | "description": "The transport network this shelter is part of" | ||
} | }, | ||
"ntnconnection" : {} | |||
}, | }, | ||
"description": "An infobox with important information about an road-side shelter!", | "description": "An infobox with important information about an road-side shelter!", | ||
Line 96: | Line 100: | ||
"zcoord", | "zcoord", | ||
"dimension", | "dimension", | ||
"ntnconnection", | |||
"roads" | "roads" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 10:39, 10 February 2023
This template is for pages about shelters, such as those on the Road and Horse network
{{Infobox Shelter |title = |image = |caption = |world = |network = |subworld = |builders = |contributors = |opened = |xcoord = |ycoord = |zcoord = |dimension = |roads = |ntnconnection = }}
An infobox with important information about an road-side shelter!
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description
| Unknown | optional |
image | image | no description
| String | optional |
caption | caption | no description | Unknown | optional |
network | network | The transport network this shelter is part of | Unknown | optional |
world | world | The server world the shelter is on (current world is Survival 5)
| Unknown | optional |
subworld | subworld | Which sub-world (i.e. Shepherd, Labrador, etc) is it on? | Unknown | optional |
builders | builders | no description | Unknown | optional |
contributors | contributors | no description | Unknown | optional |
opened | opened | 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 |
ntnconnection | ntnconnection | no description | Unknown | optional |
roads | roads | The roads the shelter connects to | Unknown | optional |
This page was last modified on 10 February 2023, at 10:39. (9 months ago)