Template
Infobox Station
From Dogcraft Wiki
(New Infobox2 design refresh) |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{Infobox Locatable | ||
|name = | |name = | ||
|above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | ||
|subheader = {{WorldPills|{{{world|}}}|{{{sur4subworld|}}}}} | |subheader = {{WorldPills|{{{world|}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | ||
|image = {{#if:{{{image2|}}}|{{#tag:gallery | |image = {{#if:{{{image2|}}}|{{#tag:gallery | ||
|{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | |{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | ||
Line 11: | Line 11: | ||
|header1 = Station | |header1 = Station | ||
|label2 = World | |label2 = World | ||
|data2 = {{WorldSwitch|{{{world}}}|{{{sur4subworld|}}}}} | |data2 = {{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | ||
|label3 = Network | |label3 = Network | ||
|data3 = {{#if:{{{network|}}}|{{{network|}}}|{{WorldSwitch|{{{world}}}|{{{sur4subworld}}}|mode=Network}}}} | |data3 = {{#if:{{{network|}}}|{{{network|}}}|{{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}|mode=Network}}}} | ||
|label4 = Line | |label4 = Line | ||
|data4 = {{{line|}}} | |data4 = {{{line|}}} | ||
Line 21: | Line 21: | ||
|data6 = {{{builders|}}} | |data6 = {{{builders|}}} | ||
|label7 = Location | |label7 = Location | ||
|data7 | |data7 = {{#if:{{{xcoord|}}}|X= {{{xcoord|}}}{{#if:{{{ycoord|}}}|<br /> Y= {{{ycoord|}}}}}<br /> Z= {{{zcoord|}}}|}} | ||
|label8 = | |label8 = NTN Connection | ||
|data8 = {{#if:{{{mainlines|}}}|<span class="playername" style="white-space:nowrap;">[[File:Main Connections Icon.png|24px|Main-line connections]]{{{mainlines|}}}</span>|}} {{#if: | |data8 = {{{ntnconnection|}}} | ||
}}[[Category:Stations]][[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{sur4subworld}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{sur4subworld}}}}}]]|}}</includeonly> | |label9 = Connections | ||
|data9 = {{#if:{{{mainlines|}}}|<span class="playername" style="white-space:nowrap;">[[File:Main Connections Icon.png|24px|Main-line connections]]{{{mainlines|}}}</span>|}} {{#if:{{{branchlines|}}}|<span class="playername" style="white-space:nowrap;">[[File:Branch Connections Icon.png|24px|Branch connections]]{{{branchlines|}}}</span>|}} | |||
|world = {{{world|Survival 6}}} | |||
|subworld = {{{subworld|{{{sur4subworld|sheltie}}}}}} | |||
|xcoord = {{{xcoord|0}}} | |||
|zcoord = {{{zcoord|0}}} | |||
}} | |||
[[Category:Stations]][[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly> | |||
<noinclude> | <noinclude> | ||
Line 32: | Line 39: | ||
|caption = [[Spawn Station (Survival 2)|Spawn Station]] on Survival 2 | |caption = [[Spawn Station (Survival 2)|Spawn Station]] on Survival 2 | ||
|world = Survival 2 | |world = Survival 2 | ||
| | |subworld = | ||
|network = | |network = | ||
|line = North Line | |line = North Line | ||
Line 41: | Line 48: | ||
|zcoord = 2490 | |zcoord = 2490 | ||
|mainlines = 2 | |mainlines = 2 | ||
|branchlines | |branchlines = 0 | ||
}} | }} | ||
An infobox for railway network stations. | An infobox for railway network stations. | ||
Line 47: | Line 54: | ||
<pre> | <pre> | ||
{{Infobox Station | {{Infobox Station | ||
|title | |title = | ||
|image | |image = | ||
|caption | |caption = | ||
|world | |world = | ||
| | |subworld = | ||
|network | |network = | ||
|line | |line = | ||
|builders | |builders = | ||
|opened | |opened = | ||
|xcoord | |xcoord = | ||
|ycoord | |ycoord = | ||
|zcoord | |zcoord = | ||
|mainlines | |ntnconnection = | ||
|mainlines = | |||
|branchlines = | |branchlines = | ||
}} | }} | ||
</pre> | </pre> | ||
{{clear}} | {{clear}} |
Latest revision as of 15:57, 13 February 2024
Spawn Station | |
---|---|
Survival 2 | |
Station | |
World | Survival 2 |
Network | Survival Railway Network (Survival 2) |
Line | North Line |
Opened | September 2nd, 2017 |
Builder(s) | _edo Brianetta darparniox |
Location | X= -1775 Z= 2490 |
Connections | 2 0 |
An infobox for railway network stations.
{{Infobox Station |title = |image = |caption = |world = |subworld = |network = |line = |builders = |opened = |xcoord = |ycoord = |zcoord = |ntnconnection = |mainlines = |branchlines = }}