Difference between revisions of "Template:TankMobility/Documentation"
(Reworked TemplateData instructions) |
|||
Line 5: | Line 5: | ||
== Parameters == | == Parameters == | ||
− | * ''(automatic)'' '''weight''' - Weight of the tank | + | * ''(automatic)'' '''weight''' - Weight of the tank (including add-on armour) |
* '''AoAweight''' - Weight of the tank's add-on armour packages | * '''AoAweight''' - Weight of the tank's add-on armour packages | ||
* ''(automatic)'' '''abForwardSpeed''' - Maximum forward speed of the tank in Arcade modes | * ''(automatic)'' '''abForwardSpeed''' - Maximum forward speed of the tank in Arcade modes | ||
Line 26: | Line 26: | ||
Use of the template supplemented by non-automatic values | Use of the template supplemented by non-automatic values | ||
− | {{tankMobility | + | {{tankMobility|abMinHp=2,032|rbMinHp=1,327|AoAweight=10}} |
− | <pre>{{tankMobility|abMinHp=2,032|rbMinHp=1,327|AoAweight=}}</pre> | + | <pre>{{tankMobility|abMinHp=2,032|rbMinHp=1,327|AoAweight=10}}</pre> |
{{Sp-begin|TemplateData}} | {{Sp-begin|TemplateData}} | ||
<div style="text-align:left"> | <div style="text-align:left"> |
Latest revision as of 20:20, 18 June 2022
Description
This template inserts a standardised ground vehicle mobility table using values from Template:Specs. These can be overridden with the template parameters.
Parameters
- (automatic) weight - Weight of the tank (including add-on armour)
- AoAweight - Weight of the tank's add-on armour packages
- (automatic) abForwardSpeed - Maximum forward speed of the tank in Arcade modes
- (automatic) abReverseSpeed - Maximum reverse speed of the tank in Arcade modes
- abMinHp - Stock horsepower output of the tank's engine in AB
- (automatic) abMaxHp - Spaded horsepower output of the tank's engine in AB
- (automatic) rbForwardSpeed - Maximum forward speed of the tank in Realistic/Simulator modes
- (automatic) rbReverseSpeed - Maximum reverse speed of the tank in Realistic/Simulator modes
- rbMinHp - Stock horsepower output of the tank's engine in RB/SB
- (automatic) rbMaxHp - Spaded horsepower output of the tank's engine in RB/SB
Manual parameters are optional and must be added by the Wiki user.
Examples of use
The default table filled automatically from data of the Type 90 (B)
Game Mode | Max Speed (km/h) | Weight (tons) | Engine power (horsepower) | Power-to-weight ratio (hp/ton) | |||
---|---|---|---|---|---|---|---|
Forward | Reverse | Stock | Upgraded | Stock | Upgraded | ||
Arcade | 81 | 38 | 50.2 | _,___ | 2,862 | __.__ | 57.01 |
Realistic | 73 | 34 | _,___ | 1,500 | __.__ | 29.88 |
{{tankMobility}}
Use of the template supplemented by non-automatic values
Game Mode | Max Speed (km/h) | Weight (tons) | Engine power (horsepower) | Power-to-weight ratio (hp/ton) | ||||
---|---|---|---|---|---|---|---|---|
Forward | Reverse | Stock | AoA | Stock | Upgraded | Stock | Upgraded | |
Arcade | 81 | 38 | 40.2 | 10 | 2,032 | 2,862 | 50.55 | 57.01 |
Realistic | 73 | 34 | 1,327 | 1,500 | 33.01 | 29.88 |
{{tankMobility|abMinHp=2,032|rbMinHp=1,327|AoAweight=10}}
[show]
TemplateData