Prototype/Locomotive: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/RollingStock}} | {{Prototype parent|Prototype/RollingStock}} | ||
A [[locomotive]]. | |||
{{Prototype TOC|locomotive}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/RollingStock]]. | This prototype inherits all the properties from [[Prototype/RollingStock]]. | ||
{{Prototype property|max_power|[[Types/Energy|Energy]]}} | |||
{{Prototype property|reversing_power_modifier|[[Types/double|double]]}} | |||
{{Prototype property|burner or energy_source|[[Types/EnergySource|EnergySource]]}} | |||
Must be a burner energy source when using "burner", otherwise it can also be a void energy source. | Must be a burner energy source when using "burner", otherwise it can also be a void energy source. | ||
== Optional properties == | == Optional properties == | ||
{{Prototype property|front_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | |||
Revision as of 21:03, 5 August 2019
Template:Prototype parent A locomotive.
Mandatory properties
This prototype inherits all the properties from Prototype/RollingStock.
Template:Prototype property Must be a burner energy source when using "burner", otherwise it can also be a void energy source.