Template:Infobox Station: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class=infobox width=250px |style="background: {{{color1|#edc}}};" colspan=2 align=center| '''{{{name|Unnamed Station}}}''' {{#if: {{{color2|}}} | |- |style="background: {{{co...") |
Histumness (talk | contribs) (Added option for fifth line) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|style="background: {{{color1|#edc}}};" colspan=2 align=center| '''{{{name|Unnamed Station}}}''' | |style="background: {{{color1|#edc}}};" colspan=2 align=center| '''{{{name|Unnamed Station}}}''' | ||
{{#if: {{{color2|}}} | | {{#if: {{{color2|}}} | | ||
{{!}}- | |||
{{!}}style="background: {{{color2}}};" colspan=2 align=center{{!}} '''{{{name|Unnamed Station}}}''' | |||
}} | }} | ||
{{#if: {{{color3|}}} | | {{#if: {{{color3|}}} | | ||
{{!}}- | |||
{{!}}style="background: {{{color3}}};" colspan=2 align=center{{!}} '''{{{name|Unnamed Station}}}''' | |||
}} | }} | ||
{{#if: {{{color4|}}} | | {{#if: {{{color4|}}} | | ||
{{!}}- | |||
{{!}}style="background: {{{color4}}};" colspan=2 align=center{{!}} '''{{{name|Unnamed Station}}}''' | |||
}} | |||
{{#if: {{{color5|}}} | | |||
{{!}}- | |||
{{!}}style="background: {{{color5}}};" colspan=2 align=center{{!}} '''{{{name|Unnamed Station}}}''' | |||
}} | }} | ||
|- | |- | ||
Line 17: | Line 21: | ||
|- | |- | ||
{{#if: {{{image_caption|}}} | | {{#if: {{{image_caption|}}} | | ||
{{!}}- | |||
{{!}}colspan=2 align=center{{!}}{{{image_caption}}} | |||
}} | |||
|- | |- | ||
| | | '''Coordinates''' || X: {{{x|0}}} Z: {{{z|0}}} | ||
}} | |- | ||
| '''Location''' || {{{location|}}} | |||
|- | |||
| '''Forced stop?''' || {{{stop|?}}} | |||
|- | |- | ||
|colspan=2 align=center| {{{lines}}} | |colspan=2 align=center| {{{lines}}} | ||
|- | |- | ||
|style="font-size: smaller; border-bottom: 1px solid; " colspan=2 align=center| {{{north|(End of Line)}}}<br />↕<br />{{{west|(End of Line)}}} ↔ '''{{{name|Unnamed Station}}}''' ↔ {{{east|(End of Line)}}}<br />↕<br />{{{south|(End of Line)}}} | |style="font-size: smaller; border-bottom: 1px solid; " colspan=2 align=center| {{{north|(End of Line)}}}<br />↕<br />{{{west|(End of Line)}}} ↔ '''{{{name|Unnamed Station}}}''' ↔ {{{east|(End of Line)}}}<br />↕<br />{{{south|(End of Line)}}} | ||
|} | |} |