Template
Infobox Shelter
From Dogcraft Wiki
mNo edit summary |
(Removed 'status' field, renamed 'project' to 'network' and 'completed' to 'opened') |
||
Line 7: | Line 7: | ||
|caption = | |caption = | ||
|world = | |world = | ||
| | |network = | ||
|subworld = | |subworld = | ||
|builders = | |builders = | ||
|contributors = | |contributors = | ||
| | |opened = | ||
|xcoord = | |xcoord = | ||
|ycoord = | |ycoord = | ||
Line 32: | Line 31: | ||
|label2 = World | |label2 = World | ||
|data2 = {{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | |data2 = {{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | ||
|label3 = | |label3 = Network | ||
|data3 = {{{ | |data3 = {{{network|}}} | ||
|label4 = Builder(s) | |label4 = Builder(s) | ||
|data4 = {{{builders|}}} | |data4 = {{{builders|}}} | ||
|label5 = Contributors | |label5 = Contributors | ||
|data5 = {{{contributors|}}} | |data5 = {{{contributors|}}} | ||
|label6 = | |label6 = Opened | ||
|data6 = {{{ | |data6 = {{{opened|}}} | ||
|label7 = Location | |label7 = Location | ||
|data7 = {{#if:{{{xcoord|}}}|X= {{{xcoord|}}}{{#if:{{{ycoord|}}}|<br /> Y= {{{ycoord|}}}}}<br /> Z= {{{zcoord|}}}|}} | |data7 = {{#if:{{{xcoord|}}}|X= {{{xcoord|}}}{{#if:{{{ycoord|}}}|<br /> Y= {{{ycoord|}}}}}<br /> Z= {{{zcoord|}}}|}} | ||
Line 67: | Line 66: | ||
"builders": {}, | "builders": {}, | ||
"contributors": {}, | "contributors": {}, | ||
" | "opened": {}, | ||
"xcoord": {}, | "xcoord": {}, | ||
"ycoord": {}, | "ycoord": {}, | ||
Line 79: | Line 77: | ||
"description": "Which sub-world (i.e. Shepherd, Labrador, etc) is it on?" | "description": "Which sub-world (i.e. Shepherd, Labrador, etc) is it on?" | ||
}, | }, | ||
" | "network": { | ||
"description": "The | "description": "The transport network this shelter is part of" | ||
} | } | ||
}, | }, | ||
Line 88: | Line 86: | ||
"image", | "image", | ||
"caption", | "caption", | ||
" | "network", | ||
"world", | "world", | ||
"subworld", | "subworld", | ||
"builders", | "builders", | ||
"contributors", | "contributors", | ||
" | "opened", | ||
"xcoord", | "xcoord", | ||
"ycoord", | "ycoord", |
Revision as of 09:47, 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 = }}
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 |
roads | roads | The roads the shelter connects to | Unknown | optional |
This page was last modified on 10 February 2023, at 09:47. (9 months ago)