Template:MvC3CharacterAssists: Difference between revisions

Template page
(Undo revision 44571 by Nathan Hellweg (Talk))
No edit summary
Line 1: Line 1:
{{MoveListHeader | Name | Type | Damage | Special Properties }}
{{AssistListHeader | Name | Type | Damage | Special Properties | THC Super }}


<div class="alphaRow row">
<div class="alphaRow row">
Line 6: Line 6:
   <div class="moveListCell right">{{{3}}}</div>
   <div class="moveListCell right">{{{3}}}</div>
   <div class="moveListCell">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell">{{#motion: {{{4}}} }}</div>
  <div class="moveListCell">{{{AlphaSuper}}}</div>
</div>
</div>
<div class="betaRow row">
<div class="betaRow row">
Line 12: Line 13:
   <div class="moveListCell right">{{{7}}}</div>
   <div class="moveListCell right">{{{7}}}</div>
   <div class="moveListCell">{{#motion: {{{8}}} }}</div>
   <div class="moveListCell">{{#motion: {{{8}}} }}</div>
  <div class="moveListCell">{{{BetaSuper}}}</div>
</div>
</div>
<div class="gammaRow row">
<div class="gammaRow row">
Line 18: Line 20:
   <div class="moveListCell right">{{{11}}}</div>
   <div class="moveListCell right">{{{11}}}</div>
   <div class="moveListCell">{{#motion: {{{12}}} }}</div>
   <div class="moveListCell">{{#motion: {{{12}}} }}</div>
  <div class="moveListCell">{{{GammaSuper}}}</div>
</div>
</div>
 
<!-- Added the THC super column with named parameters so that the changes don't break everything... I hope>
{{MoveListFooter}}
{{MoveListFooter}}

Revision as of 18:16, 21 February 2011

Name
Type
Damage
Special Properties
THC Super
Alpha.png{{{1}}}
{{#motion: {{{2}}} }}
{{{3}}}
{{#motion: {{{4}}} }}
{{{AlphaSuper}}}
Beta.png{{{5}}}
{{#motion: {{{6}}} }}
{{{7}}}
{{#motion: {{{8}}} }}
{{{BetaSuper}}}
Gamma.png{{{9}}}
{{#motion: {{{10}}} }}
{{{11}}}
{{#motion: {{{12}}} }}
{{{GammaSuper}}}