Difference between revisions of "Template:Train Consist"

From Railway Operation Simulator Wiki
Jump to navigation Jump to search
m
Line 3: Line 3:
  
 
{| class="wikitable" style="text-align:center"
 
{| class="wikitable" style="text-align:center"
! Operators
+
! Subclass !! style=width:13.5em | Operators !! Number of Carriages !! Maximum Speed (km/h) !! Total Mass (long tons) !! Max Braking Force (tons) !! Power (kW)
! Number of Carriages
 
! Maximum Speed (km/h)
 
! Total Mass (long tons)
 
! Max Braking Force (tons)
 
! Power (kW)
 
 
 
 
|-
 
|-
| {{{operator}}}
+
| rowspan="2" | [[:Category:{{{operator}}}|{{{operator}}}]]
{{#if:{{{operator2|}}}|<br>{{{operator2}}}}}
+
{{#if:{{{operator2|}}}|<br>[[:Category:{{{operator2}}}]]}}
{{#if:{{{operator3|}}}|<br>{{{operator3}}}}}
+
{{#if:{{{operator3|}}}|<br>[[:Category:{{{operator3}}}]]}}
{{#if:{{{operator4|}}}|<br>{{{operator4}}}}}
+
{{#if:{{{operator4|}}}|<br>[[:Category:{{{operator4}}}]]}}
 
| {{{carriages}}}
 
| {{{carriages}}}
 
| {{{max_speed}}}
 
| {{{max_speed}}}
Line 21: Line 15:
 
| {{{power}}}
 
| {{{power}}}
 
|-
 
|-
| colspan="{{#if:{{{subclass|}}}|7|6}}" |
+
| colspan="{{#if:{{{subclass|}}}|6|5}}" |
 
'''[headcode];[description];[initial speed];{{{max_speed}}};{{{mass}}};{{#ifexpr: {{{brake_force|0}}} > 0 | {{{brake_force}}} | {{#expr: {{{mass|0}}} / 3 }} }};{{{power}}}'''
 
'''[headcode];[description];[initial speed];{{{max_speed}}};{{{mass}}};{{#ifexpr: {{{brake_force|0}}} > 0 | {{{brake_force}}} | {{#expr: {{{mass|0}}} / 3 }} }};{{{power}}}'''
 
|}
 
|}
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>

Revision as of 23:15, 21 January 2026

[{{{wikipage}}} {{{title}}}]

[[File:{{{image}}}|300px|right]]

Subclass Operators Number of Carriages Maximum Speed (km/h) Total Mass (long tons) Max Braking Force (tons) Power (kW)
[[:Category:{{{operator}}}|{{{operator}}}]]


{{{carriages}}} {{{max_speed}}} {{{mass}}} 0 {{{power}}}

[headcode];[description];[initial speed];{{{max_speed}}};{{{mass}}};0;{{{power}}}