Difference between revisions of "Template:VehicleStatBlock"
From Jackpoint
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+{{{caption|}}} | |+{{{caption|}}} | ||
− | ! Handling | + | ! Handling !! Speed !! Acceleration !! Body !! Armour !! Pilot !! Sensor !! Seats |
|- | |- | ||
− | |{{{handling|-}}}||{{{speed|-}}}||{{{ | + | |{{{handling| -}}}||{{{speed|-}}}||{{{acceleration|-}}}||{{{body|-}}}||{{{armour|-}}}||{{{pilot|-}}}||{{{sensor|-}}}||{{{seats|-}}} |
− | |} | + | |}<noinclude> |
+ | == Usage == | ||
+ | <pre> | ||
+ | {{VehicleStatBlock|caption= | ||
+ | |handling=|speed=|acceleration=|body=6|armour=2|pilot=|sensor=|seats=}} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 12:36, 2 June 2020
Handling | Speed | Acceleration | Body | Armour | Pilot | Sensor | Seats |
---|---|---|---|---|---|---|---|
- | - | - | - | - | - | - | - |
Usage
{{VehicleStatBlock|caption= |handling=|speed=|acceleration=|body=6|armour=2|pilot=|sensor=|seats=}}