Difference between revisions of "Template:Vehicle"

Jump to navigation Jump to search
458 bytes added ,  21:38, 14 January 2019
m
Reverted edits by NotMattch (talk) to last revision by Jaffa
m (Updated)
m (Reverted edits by NotMattch (talk) to last revision by Jaffa)
Tag: Rollback
Line 33: Line 33:
| '''Max Speed:'''
| '''Max Speed:'''
| {{{MaxSpeed}}} km/h
| {{{MaxSpeed}}} km/h
|-
| '''Fuel Capacity:'''
| {{{FuelSpace}}}
|-
|-
| '''Seats:'''
| '''Seats:'''
| {{{Seats}}}
| {{{Seats}}}
|-
|-
| '''Armour Rating:'''
| {{{ArmourRating}}}
|}
|}
</div>
</div>
Line 114: Line 119:
"suggested": true,
"suggested": true,
"example": "250"
"example": "250"
},
"FuelSpace": {
"label": "Fuel Space",
"description": "Total internal fuel space value",
"type": "number",
"suggested": true,
"example": "45"
},
},
"Seats": {
"Seats": {
Line 121: Line 133:
"suggested": true,
"suggested": true,
"example": "5"
"example": "5"
},
"ArmourRating": {
"label": "Armour Rating",
"description": "Internal Amour Rating of the vehicle",
"type": "number",
"suggested": true,
"example": "10"
},
},
"VehicleType": {
"VehicleType": {
Line 150: Line 169:
"TrunkSpace",
"TrunkSpace",
"MaxSpeed",
"MaxSpeed",
"Seats"
"FuelSpace",
"Seats",
"ArmourRating"
],
],
"format": "block"
"format": "block"
563

edits

Navigation menu