Template:AttackData-EX2PLUS: Difference between revisions

Template page
(https://wiki.gbl.gg/w/Template:AttackDataHeader-EX2PLUS)
 
No edit summary
 
Line 1: Line 1:
{{#if:{{{version|}}}|! Version }}
{{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader-EX2PLUS |version={{{version|}}} }}
! height="25px" |Damage
|}}
! Startup
|-
! Active
{{#if:{{{version|}}}|! {{{version|}}}{{#if:{{{subtitle|}}}|<br/><small>{{{subtitle|}}}</small>}} }}
! Recovery
| height="25px"| {{#if:{{{damage|}}}|{{{damage|}}}|-}}
! Total
| {{#if:{{{startup|}}}|{{{startup|}}}|-}}
! On Hit
| {{#if:{{{active|}}}|{{{active|}}}|-}}
! On Block
| {{#if:{{{recovery|}}}|{{{recovery|}}}|-}}
! Guard
| {{#if:{{{total|}}}|{{{total|}}}|-}}
! Cancel<noinclude>
| {{#if:{{{onHit|}}}|{{{onHit|}}}|-}}
| {{#if:{{{onBlock|}}}|{{{onBlock|}}}|-}}
| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
| {{#if:{{{cancel|}}}|{{{cancel|}}}|-}}
|-
{{#if:{{{description|}}}|
{{!}} {{#if:{{{version|}}}|colspan="10"|colspan="9"}} style="text-align: left; vertical-align:top;" {{!}}
<div>
{{{description|}}}
</div>
{{!}}- }}<noinclude>
==Usage==
==Usage==
Determines the columns to be used for Street Fighter EX2 PLUS move lists.
Correlates the values from the variables in this template to [[Template:AttackDataHeader-EX2PLUS]].
[[Category:Street Fighter EX2 Plus]]</noinclude>
[[Category:Street Fighter EX2 Plus]]</noinclude>

Latest revision as of 12:14, 21 December 2020

! height="25px" |Damage ! Startup ! Active ! Recovery ! Total ! On Hit ! On Block ! Guard ! Cancel |-

| height="25px"| - | - | - | - | - | - | - | - | - |-

Usage

Correlates the values from the variables in this template to Template:AttackDataHeader-EX2PLUS.