Template:AttackData-DDNG: Difference between revisions

Template page
(Created page with "{{MoveData |name = |subtitle= |input = |image = |caption = |data = {{AttackData- |input= |damage= |startup= |active= |recovery= |guard= |onhit= |onblock= |description= }} }} <br>")
 
No edit summary
Line 1: Line 1:
{{MoveData
{{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader-DDNG |version={{{version|}}} }}
|name    =
|}}
|subtitle=
|-
|input  =
{{#if:{{{version|}}}|! {{{version|}}}{{#if:{{{subtitle|}}}|<br/><small>{{{subtitle|}}}</small>}} }}
|image  =
| height="25px"| {{#if:{{{input|}}}|{{{input|}}}|-}}
|caption =
| {{#if:{{{damage|}}}|{{{damage|}}}|-}}
|data    =
| {{#if:{{{startup|}}}|{{{startup|}}}|-}}
  {{AttackData-
| {{#if:{{{active|}}}|{{{active|}}}|-}}
  |input=
| {{#if:{{{recovery|}}}|{{{recovery|}}}|-}}
  |damage=
| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
  |startup=
| {{#if:{{{onhit|}}}|{{{onhit|}}}|-}}
  |active=
| {{#if:{{{onblock|}}}|{{{onblock|}}}|-}}
  |recovery=
|-
  |guard=
{{#if:{{{description|}}}|
  |onhit=
{{!}} {{#if:{{{version|}}}|colspan="10"|colspan="9"}} style="text-align: left; vertical-align:top;" {{!}}
  |onblock=
<div>
  |description=
{{{description|}}}
  }}
</div>
}}  
{{!}}- }}<noinclude>
<br>
==Usage==
Correlates the values from the variables in this template to [[Template:AttackDataHeader-DDNG]].
[[Category:Double Dragon]]
</noinclude>

Revision as of 03:48, 30 September 2024

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

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

Usage

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