Template
Infobox Shelter
From Dogcraft Wiki
No edit summary |
(Added roads for consistency with new 'Infobox Transport' template) |
||
Line 17: | Line 17: | ||
|zcoord = | |zcoord = | ||
|dimension = | |dimension = | ||
|roads = | |||
}} | }} | ||
</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) | |||
|data10 = {{{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 70: | Line 73: | ||
"zcoord": {}, | "zcoord": {}, | ||
"dimension": {}, | "dimension": {}, | ||
"roads": { | |||
"description": "The roads the shelter connects to" | |||
}, | |||
"subworld": { | "subworld": { | ||
"description": "Which sub-world (i.e. Shepherd, Labrador, etc) is it on?" | "description": "Which sub-world (i.e. Shepherd, Labrador, etc) is it on?" | ||
Line 92: | Line 98: | ||
"ycoord", | "ycoord", | ||
"zcoord", | "zcoord", | ||
"dimension" | "dimension", | ||
"roads" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 16:44, 9 February 2023
This template is for pages about shelters, such as those on the Road and Horse network
{{Infobox Shelter |title = |image = |caption = |world = |project = |subworld = |builders = |contributors = |status = |completed = |xcoord = |ycoord = |zcoord = |dimension = |roads = }}
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 |
project | project | The wider project 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 |
status | status | no description | Unknown | optional |
completed | completed | 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 |
roads | roads | The roads the shelter connects to | Unknown | optional |
This page was last modified on 9 February 2023, at 16:44. (9 months ago)