Template
Infobox Port
From Dogcraft Wiki
(Added adjoining seas and waterways for consistency with new 'Infobox Transport' template) |
(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 33: | Line 32: | ||
|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 70: | Line 69: | ||
"builders": {}, | "builders": {}, | ||
"contributors": {}, | "contributors": {}, | ||
" | "opened": {}, | ||
"xcoord": {}, | "xcoord": {}, | ||
"ycoord": {}, | "ycoord": {}, | ||
Line 85: | Line 83: | ||
"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 wider | "description": "The wider transport network this port is part of" | ||
} | } | ||
}, | }, | ||
Line 94: | Line 92: | ||
"image", | "image", | ||
"caption", | "caption", | ||
" | "network", | ||
"world", | "world", | ||
"subworld", | "subworld", | ||
"builders", | "builders", | ||
"contributors", | "contributors", | ||
" | "opened", | ||
"xcoord", | "xcoord", | ||
"ycoord", | "ycoord", |
Revision as of 08:44, 10 February 2023
This template is for pages about ports, such as those that form the Connected Seas Coalition
{{Infobox Port |title = |image = |caption = |world = |network = |subworld = |builders = |contributors = |opened = |xcoord = |ycoord = |zcoord = |dimension = |adjoiningseas = |adjoiningwaterways = }}
An infobox with important information about a sea port
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 wider transport network this port is part of | Unknown | optional |
world | world | The server world the port 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 |
adjoiningseas | adjoiningseas | Which seas does this port connect to? | Unknown | optional |
adjoiningwaterways | adjoiningwaterways | Which waterways does this port connect to? | Unknown | optional |
This page was last modified on 10 February 2023, at 08:44. (9 months ago)