Template:AWVehicleCharSheet: Difference between revisions
From AAFNRPWiki
Jump to navigationJump to search
(Created page with "<includeonly>{{#set: Name={{{Name}}}}} {| class="wikitable" ! Name | colspan=3|{{{Name}}} |- ! Frame | {{{AWVehicleFrame}}} ! Look | {{{AWVehicleLooks}}} |- ! Speed |{{{AWVehi...") |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | {| class="wikitable" | ||
! Name | ! Name | ||
| colspan=3|{{{ | | colspan=3| | ||
[[{{{1}}}|{{{2}}}]] | |||
|- | |- | ||
! Frame | ! Frame | ||
| | | | ||
{{{ | {{{3}}} | ||
! Look | ! Look | ||
| | | | ||
{{{ | {{{4}}} | ||
|- | |- | ||
! Speed | ! Speed | ||
|{{{ | |{{{5}}} | ||
! Handling | ! Handling | ||
|{{{ | |{{{6}}} | ||
|- | |- | ||
! Armor | ! Armor | ||
|{{{ | |{{{7}}} | ||
! Massive | ! Massive | ||
|{{{ | |{{{8}}} | ||
|- | |- | ||
! Strengths | ! Strengths | ||
|{{{ | |{{{9}}} | ||
! Weaknesses | ! Weaknesses | ||
|{{{ | |{{{10}}} | ||
|- | |- | ||
! Battle Options | ! Battle Options | ||
| | |colspan=3| | ||
{{{ | {{{11}}} | ||
|- | |||
! Harm | |||
|colspan=3|{{{12}}} | |||
|} | |} | ||
</includeonly> | </includeonly> |