Difference between revisions of "Template:ModdedVehicleStatBlock"
From Jackpoint
(Created page with "{| class="wikitable" |+{{{caption|}}} ! !! Handling !! Speed !! Acceleration !! Body !! Armour !! Pilot !! Sensor !! Seats |...") |
|||
Line 7: | Line 7: | ||
|Modded||{{{mhandling| -}}}||{{{mspeed|-}}}||{{{macceleration|-}}}||{{{mbody|-}}}||{{{marmour|-}}}||{{{mpilot|-}}}||{{{msensor|-}}}||{{{mseats|-}}} | |Modded||{{{mhandling| -}}}||{{{mspeed|-}}}||{{{macceleration|-}}}||{{{mbody|-}}}||{{{marmour|-}}}||{{{mpilot|-}}}||{{{msensor|-}}}||{{{mseats|-}}} | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{ModdedVehicleStatBlock|caption= | ||
+ | |ihandling=|ispeed=|iacceleration=|ibody=|iarmour=|ipilot=|isensor= | ||
+ | |mhandling=|mspeed=|macceleration=|mbody=|marmour=|mpilot=|msensor=}} | ||
+ | </pre> | ||
+ | </noinclude> |
Revision as of 12:34, 2 June 2020
Handling | Speed | Acceleration | Body | Armour | Pilot | Sensor | Seats | |
---|---|---|---|---|---|---|---|---|
Initial | - | - | - | - | - | - | - | - |
Modded | - | - | - | - | - | - | - | - |
Usage
{{ModdedVehicleStatBlock|caption= |ihandling=|ispeed=|iacceleration=|ibody=|iarmour=|ipilot=|isensor= |mhandling=|mspeed=|macceleration=|mbody=|marmour=|mpilot=|msensor=}}