Template:Infobox station: Difference between revisions

From Alexrules14 Wiki
Jump to navigation Jump to search
Created page with "{| class="wikitable" style="float: right;" ! colspan="2" | {{PAGENAME}} |- | colspan="2" | [[File:{{{image|}}}|200px]] |- ! Line(s) | {{{line(s)|}}} |- ! Platforms | {{{platforms|}}} |- ! Tracks | {{{tracks|}}} |- !Previous station | {{{previous_station|}}} |- !Next station | {{{next_station|}}} |} <noinclude> <pre> {{Infobox station |image= |caption= |line(s)= |platforms= |tracks= |previous_station= |next_station= }} </pre> </noinclude>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right;"
{| class="wikitable" style="float: right;"
! colspan="2" | {{PAGENAME}}
! colspan="2" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" | [[File:{{{image|}}}|200px]]
| colspan="2" | {{sized-external-image|200px|{{{image}}}}}
|-
|-
! Line(s)
! Line(s)
Line 22: Line 22:
<pre>
<pre>
{{Infobox station
{{Infobox station
|name=
|image=
|image=
|caption=
|caption=

Latest revision as of 13:36, 2 September 2025

Infobox station
{{{image}}}
Line(s)
Platforms
Tracks
Previous station
Next station
{{Infobox station
|name=
|image=
|caption=
|line(s)=
|platforms=
|tracks=
|previous_station=
|next_station=
}}