Difference between revisions of "Template:TankMobility/Documentation"
(→Parameters: specified manual parameters.) |
(Added TemplateData (test)) |
||
| Line 31: | Line 31: | ||
|abMinHp=2,032 | |abMinHp=2,032 | ||
|rbMinHp=1,327}}</nowiki> | |rbMinHp=1,327}}</nowiki> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "abMinHp": { | ||
| + | "label": "AB stock horsepower", | ||
| + | "description": "The unupgraded horsepower of the engine in Arcade battles", | ||
| + | "example": "1,300", | ||
| + | "type": "number", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "rbMinHp": { | ||
| + | "label": "RB stock horsepower", | ||
| + | "description": "The unupgraded horsepower of the engine in Realistic/Simulator battles", | ||
| + | "example": "1,300", | ||
| + | "type": "number", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "AoAweight": { | ||
| + | "label": "Add-on Armour weight", | ||
| + | "description": "The additional weight of any unlockable modifications on the vehicle. If not applicable, remove this parameter or leave blank.", | ||
| + | "example": "0.5", | ||
| + | "type": "number", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "weight": { | ||
| + | "label": "Weight", | ||
| + | "description": "The weight of the vehicle. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|mass}}" | ||
| + | }, | ||
| + | "abForwardSpeed": { | ||
| + | "label": "AB maximum forward speed", | ||
| + | "description": "The maximum forward speed of the vehicle in Arcade battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|speed|forward|ab}}" | ||
| + | }, | ||
| + | "rbForwardSpeed": { | ||
| + | "label": "RB maximum forward speed", | ||
| + | "description": "The maximum forward speed of the vehicle in Realistic/Simulator battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|speed|forward|rb}}" | ||
| + | }, | ||
| + | "abReverseSpeed": { | ||
| + | "label": "AB maximum reverse speed", | ||
| + | "description": "The maximum reverse speed of the vehicle in Arcade battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|speed|back|ab}}" | ||
| + | }, | ||
| + | "rbReverseSpeed": { | ||
| + | "label": "RB maximum reverse speed", | ||
| + | "description": "The maximum reverse speed of the vehicle in Realistic/Simulator battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|speed|back|rb}}" | ||
| + | }, | ||
| + | "abMaxHp": { | ||
| + | "label": "AB maximum engine horsepower", | ||
| + | "description": "The upgraded horsepower of the engine in Arcade battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|engine|мощность|ab}}" | ||
| + | }, | ||
| + | "rbMaxHp": { | ||
| + | "label": "RB maximum engine horsepower", | ||
| + | "description": "The upgraded horsepower of the engine in Realistic/Simulator battles. Only set if the default value is incorrect.", | ||
| + | "type": "number", | ||
| + | "default": "{{Specs|engine|мощность|rb}}" | ||
| + | } | ||
| + | }, | ||
| + | "description": "This template inserts a standardised ground vehicle mobility table. Most values are entered automatically, although these can still be overridden with the template parameters.", | ||
| + | "paramOrder": [ | ||
| + | "abMinHp", | ||
| + | "rbMinHp", | ||
| + | "AoAweight", | ||
| + | "weight", | ||
| + | "abForwardSpeed", | ||
| + | "rbForwardSpeed", | ||
| + | "abReverseSpeed", | ||
| + | "rbReverseSpeed", | ||
| + | "abMaxHp", | ||
| + | "rbMaxHp" | ||
| + | ], | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
Revision as of 22:43, 23 May 2020
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
- (manual) 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
- (manual) 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
- (manual) 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 | Expression error: Unexpected * operator. | _,___ | __.__ | __.__ | |||
| Realistic | _,___ | __.__ | __.__ | ||||
{{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 | Upgraded | Stock | Upgraded | ||
| Arcade | Expression error: Unexpected * operator. | 2,032 | Expression error: Unexpected round operator. | __.__ | |||
| Realistic | 1,327 | Expression error: Unexpected round operator. | __.__ | ||||
{{tankMobility
|AoAweight=
|abMinHp=2,032
|rbMinHp=1,327}}
This template inserts a standardised ground vehicle mobility table. Most values are entered automatically, although these can still be overridden with the template parameters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| AB stock horsepower | abMinHp | The unupgraded horsepower of the engine in Arcade battles
| Number | suggested |
| RB stock horsepower | rbMinHp | The unupgraded horsepower of the engine in Realistic/Simulator battles
| Number | suggested |
| Add-on Armour weight | AoAweight | The additional weight of any unlockable modifications on the vehicle. If not applicable, remove this parameter or leave blank.
| Number | suggested |
| Weight | weight | The weight of the vehicle. Only set if the default value is incorrect.
| Number | optional |
| AB maximum forward speed | abForwardSpeed | The maximum forward speed of the vehicle in Arcade battles. Only set if the default value is incorrect.
| Number | optional |
| RB maximum forward speed | rbForwardSpeed | The maximum forward speed of the vehicle in Realistic/Simulator battles. Only set if the default value is incorrect.
| Number | optional |
| AB maximum reverse speed | abReverseSpeed | The maximum reverse speed of the vehicle in Arcade battles. Only set if the default value is incorrect.
| Number | optional |
| RB maximum reverse speed | rbReverseSpeed | The maximum reverse speed of the vehicle in Realistic/Simulator battles. Only set if the default value is incorrect.
| Number | optional |
| AB maximum engine horsepower | abMaxHp | The upgraded horsepower of the engine in Arcade battles. Only set if the default value is incorrect.
| Number | optional |
| RB maximum engine horsepower | rbMaxHp | The upgraded horsepower of the engine in Realistic/Simulator battles. Only set if the default value is incorrect.
| Number | optional |

