Template:Infobox rail network/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
m (syntaxhighlight lang="wikitext") |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | |||
--> | {{Notice|This [[WP:Infobox|infobox]] is intended to be used in "Rail transport in <country>" articles.}} | ||
This [[WP:Infobox|infobox]] is intended to be used in "Rail transport in <country>" articles. | |||
< | {{Parameter names example| _template= | name | color | logo | image = Example image not to be used in article namespace.jpg | caption | nationalrailway | infrastructure | majoroperators | ridership | passkm | freight | length | doublelength | ellength | freightlength | hslength | ogauge | ogaugelength | gauge | hsgauge | gauge1 | gauge1length | gauge2 | gauge2length | gauge3 | gauge3length | gauge4 | gauge4length | el | el1 | el1length | el2 | el2length | el3 | el3length | notunnels | tunnellength | longesttunnel | nobridges | longestbridge | nostations | highelevation | highelat | lowelevation | lowelat | map | mapcaption }} | ||
<syntaxhighlight lang="wikitext"> | |||
{{Infobox rail network | {{Infobox rail network | ||
|name = | |name = | ||
Line 22: | Line 23: | ||
|ellength = | |ellength = | ||
|freightlength = | |freightlength = | ||
|hslength = | |hslength = | ||
|ogauge = | |ogauge = | ||
|ogaugelength = | |ogaugelength = | ||
|gauge = | |gauge = | ||
Line 52: | Line 53: | ||
|lowelevation = | |lowelevation = | ||
|lowelat = | |lowelat = | ||
|map = | |map = | ||
|mapcaption = | |mapcaption = | ||
}} | }} | ||
</ | </syntaxhighlight> | ||
<includeonly><!-- CATEGORIES HERE, THANKS --> | <includeonly>{{Sandbox other||<!-- CATEGORIES HERE, THANKS --> | ||
[[Category:Rail transport infobox templates|{{PAGENAME}}]] | [[Category:Rail transport infobox templates|{{PAGENAME}}]] | ||
</includeonly> | }}</includeonly> |
Revision as of 06:58, 21 May 2023
This is a documentation subpage for Template:Infobox rail network. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This infobox is intended to be used in "Rail transport in <country>" articles. |
{{{name}}} | |||||
---|---|---|---|---|---|
[[File:{{{logo}}}|frameless]] | |||||
Operation | |||||
National railway | {{{nationalrailway}}} | ||||
Infrastructure company | {{{infrastructure}}} | ||||
Major operators | {{{majoroperators}}} | ||||
Statistics | |||||
Ridership | {{{ridership}}} | ||||
Passenger km | {{{passkm}}} | ||||
Freight | {{{freight}}} | ||||
System length | |||||
Total | {{{length}}} | ||||
Double track | {{{doublelength}}} | ||||
Electrified | {{{ellength}}} | ||||
Freight only | {{{freightlength}}} | ||||
High-speed | {{{hslength}}} | ||||
Old gauge | {{{ogaugelength}}} | ||||
Track gauge | |||||
Old gauge | {{{ogauge}}} | ||||
Main | {{{gauge}}} | ||||
High-speed | {{{hsgauge}}} | ||||
{{{gauge1}}} | {{{gauge1length}}} | ||||
{{{gauge2}}} | {{{gauge2length}}} | ||||
{{{gauge3}}} | {{{gauge3length}}} | ||||
{{{gauge4}}} | {{{gauge4length}}} | ||||
Electrification | |||||
Main | {{{el}}} | ||||
{{{el1}}} | {{{el1length}}} | ||||
{{{el2}}} | {{{el2length}}} | ||||
{{{el3}}} | {{{el3length}}} | ||||
Features | |||||
No. tunnels | {{{notunnels}}} | ||||
Tunnel length | {{{tunnellength}}} | ||||
Longest tunnel | {{{longesttunnel}}} | ||||
No. bridges | {{{nobridges}}} | ||||
Longest bridge | {{{longestbridge}}} | ||||
No. stations | {{{nostations}}} | ||||
Highest elevation | {{{highelevation}}} | ||||
at | {{{highelat}}} | ||||
Lowest elevation | {{{lowelevation}}} | ||||
at | {{{lowelat}}} | ||||
|
{{Infobox rail network
|name =
|color =
|logo =
|image =
|caption =
|nationalrailway =
|infrastructure =
|majoroperators =
|ridership =
|passkm =
|freight =
|length =
|doublelength =
|ellength =
|freightlength =
|hslength =
|ogauge =
|ogaugelength =
|gauge =
|hsgauge =
|gauge1 =
|gauge1length =
|gauge2 =
|gauge2length =
|gauge3 =
|gauge3length =
|gauge4 =
|gauge4length =
|el =
|el1 =
|el1length =
|el2 =
|el2length =
|el3 =
|el3length =
|notunnels =
|tunnellength =
|longesttunnel =
|nobridges =
|longestbridge =
|nostations =
|highelevation =
|highelat =
|lowelevation =
|lowelat =
|map =
|mapcaption =
}}