Difference between revisions of "Template:Infobox rail tunnel"

From blackwiki
Jump to navigation Jump to search
imported>Arsenikk
(removed white space)
imported>Wongm
 
Line 1: Line 1:
{| class="infobox" style="width: 24em; font-size:90%"
+
#REDIRECT [[Template:Infobox tunnel]]
|-
 
| colspan="2" align="center" style="font-size: large;" |'''{{{name}}}'''
 
|-
 
{{#if:{{{image|}}} | !colspan="2" align="center" {{!}} [[Image:{{{image}}} {{!}} 250px]] }}
 
|-
 
{{#if:{{{caption|}}} | {{!}}colspan="2" align="center" {{!}} {{{caption}}} }}
 
|-
 
! colspan="2" bgcolor="#efefef" | Info
 
|-
 
|'''Line''' || {{{line}}}
 
|-
 
|'''Location''' || {{{location}}}
 
|-
 
{{#if:{{{system|}}}| {{!}}'''System''' {{!}}{{!}} {{{system}}}}}
 
|-
 
{{#if:{{{start|}}}| {{!}}'''Start''' {{!}}{{!}} {{{start}}}}}
 
|-
 
{{#if:{{{end|}}}| {{!}}'''End''' {{!}}{{!}} {{{end}}}}}
 
|-
 
{{#if:{{{stations|}}}| {{!}}'''No. of stations''' {{!}}{{!}} {{{stations}}}}}
 
|-
 
! colspan="2" bgcolor="#efefef" | Operation
 
|-
 
{{#if:{{{status|}}}| {{!}}'''Status''' {{!}}{{!}} {{{status}}}}}
 
|-
 
{{#if:{{{open|}}}| {{!}}'''Opened''' {{!}}{{!}} {{{open}}}}}
 
|-
 
{{#if:{{{close|}}}| {{!}}'''Closed''' {{!}}{{!}} {{{close}}}}}
 
|-
 
|'''Owner''' || {{{owner}}}
 
|-
 
{{#if:{{{operator|}}}| {{!}}'''Operator(s)''' {{!}}{{!}} {{{operator}}}}}
 
|-
 
{{#if:{{{character|}}}| {{!}}'''Character''' {{!}}{{!}} {{{character}}}}}
 
|-
 
! colspan="2" bgcolor="#efefef" | Technical
 
|-
 
{{#if:{{{linelength|}}}| {{!}}'''Line length''' {{!}}{{!}} {{{linelength}}}}}
 
|-
 
{{#if:{{{tracklength|}}}| {{!}}'''Track length''' {{!}}{{!}} {{{tracklength}}}}}
 
|-
 
{{#if:{{{notrack|}}}| {{!}}'''No. of tracks''' {{!}}{{!}} {{{notrack}}}}}
 
|-
 
{{#if:{{{gauge|}}}| {{!}}'''Gauge''' {{!}}{{!}} {{{gauge}}}}}
 
|-
 
{{#if:{{{el|}}}| {{!}}'''Electrified''' {{!}}{{!}} {{{el}}}}}
 
|-
 
{{#if:{{{speed|}}}| {{!}}'''Operating speed''' {{!}}{{!}} {{{speed}}}}}
 
|-
 
{{#if:{{{hielevation|}}}| {{!}}'''Highest elevation''' {{!}}{{!}} {{{hielevation}}}}}
 
|-
 
{{#if:{{{lowelevation|}}}| {{!}}'''Lowest elevation''' {{!}}{{!}} {{{lowelevation}}}}}
 
|-
 
|}<noinclude>
 
 
 
{| style="background: transparent; border: none;"
 
| <pre>
 
{{Infobox rail tunnel
 
|name        =
 
|image      =
 
|caption    =
 
|line        =
 
|location    =
 
|system      =
 
|start      =
 
|end        =
 
|stations    =
 
|status      =
 
|open        =
 
|close      =
 
|owner      =
 
|operator    =
 
|character  =
 
|linelength  =
 
|tracklength =
 
|notrack    =
 
|gauge      =
 
|el          =
 
|speed      =
 
|hielevation =
 
|lowelevation=
 
|}}
 
</pre>
 
|}
 
[[Category:Rail transport infobox templates]]
 
</noinclude>
 

Latest revision as of 03:35, 8 February 2008