Infobox Shelter
From Dogcraft Wiki
No edit summary |
(added map scale parameter) |
||
Line 54: | Line 54: | ||
|xcoord = {{{xcoord|0}}} | |xcoord = {{{xcoord|0}}} | ||
|zcoord = {{{zcoord|0}}} | |zcoord = {{{zcoord|0}}} | ||
|mapScale = {{{mapScale|}}} | |||
}}[[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 87: | Line 88: | ||
"description": "The transport network this shelter is part of" | "description": "The transport network this shelter is part of" | ||
}, | }, | ||
"ntnconnection" : {} | "ntnconnection" : {}, | ||
"mapScale": { | |||
"description": "The scale of the map" | |||
} | |||
}, | }, | ||
"description": "An infobox with important information about an road-side shelter!", | "description": "An infobox with important information about an road-side shelter!", | ||
Line 105: | Line 109: | ||
"dimension", | "dimension", | ||
"ntnconnection", | "ntnconnection", | ||
"roads" | "roads", | ||
"mapScale" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 14:46, 16 February 2025
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 |
mapScale | mapScale | The scale of the map | Unknown | optional |