Difference between revisions of "Template:Train Consist"

From Railway Operation Simulator Wiki
Jump to navigation Jump to search
Tags: Mobile web edit Mobile edit Advanced mobile edit
m
Line 17: Line 17:
 
| {{{power}}}
 
| {{{power}}}
 
|-
 
|-
| colspan="{{#if:{{{subclass|}}}|6|5}}" |
+
| colspan="{{#if:{{{subclass|}}}|7|6}}" |
 
'''[headcode];[description];[initial speed];{{{max_speed}}};{{{mass}}};{{#ifexpr: {{{brake_force|0}}} > 0 | {{{brake_force}}} | {{#expr:trunc({{{mass|0}}} / 3) }} }};{{{power}}}'''
 
'''[headcode];[description];[initial speed];{{{max_speed}}};{{{mass}}};{{#ifexpr: {{{brake_force|0}}} > 0 | {{{brake_force}}} | {{#expr:trunc({{{mass|0}}} / 3) }} }};{{{power}}}'''
 +
{{#if:{{{subclass2|}}}|
 +
{{!}}-
 +
{{!}} rowspan="2"
 +
{{!}} '''{{{subclass}}}'''
 +
{{!}} rowspan="2"
 +
{{!}} {{#if:{{{operator1_1|}}}|{{{operator1_1}}}|{{{operator}}}}}{{#if:{{{operator1_2|}}}|<br>{{{operator1_2}}}}}{{#if:{{{operator1_3|}}}|<br>{{{operator1_3}}}}}{{#if:{{{operator1_4|}}}|<br>{{{operator1_4}}}}}{{#if:{{{operator1_5|}}}|<br>{{{operator1_5}}}}}{{#if:{{{operator1_6|}}}|<br>{{{operator1_6}}}}}{{#if:{{{operator1_7|}}}|<br>{{{operator1_7}}}}}{{#if:{{{operator1_8|}}}|<br>{{{operator1_8}}}}}{{#if:{{{operator1_9|}}}|<br>{{{operator1_9}}}}}{{#if:{{{operator1_10|}}}|<br>{{{operator1_10}}}}}
 +
{{!}} {{{carriages2}}}
 +
{{!}} {{{max_speed2}}}
 +
{{!}} {{{mass2}}}
 +
{{!}} {{#ifexpr: {{{brake_force2|0}}} > 0 | {{{brake_force2}}} | {{#expr:trunc({{{mass2|0}}} / 3) }} }}
 +
{{!}} {{{power2}}}
 +
{{!}}-
 +
{{!}} colspan="7" |
 +
'''[headcode];[description];[initial speed];{{{max_speed2}}};{{{mass2}}};{{#ifexpr: {{{brake_force2|0}}} > 0 | {{{brake_force2}}} | {{#expr:trunc({{{mass2|0}}} / 3) }} }};{{{power2}}}'''
 +
|}}
 
|}
 
|}
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>

Revision as of 18:44, 6 February 2026

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

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

Operators Number of Carriages Maximum Speed (km/h) Total Mass (long tons) Max Braking Force (tons) Power (kW)
{{{operator}}} {{{carriages}}} {{{max_speed}}} {{{mass}}} 0 {{{power}}}

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