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
 
(One intermediate revision by the same user not shown)
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:{{{cancel|}}}|{{{cancel|}}}|-}}
  |active=
| {{#if:{{{onhit|}}}|{{{onhit|}}}|-}}
  |recovery=
| {{#if:{{{onblock|}}}|{{{onblock|}}}|-}}
  |guard=
|-
  |onhit=
{{#if:{{{description|}}}|
  |onblock=
{{!}} {{#if:{{{version|}}}|colspan="10"|colspan="9"}} style="text-align: left; vertical-align:top;" {{!}}
  |description=
<div>
  }}
{{{description|}}}
}}  
</div>
<br>
{{!}}- }}<noinclude>
==Usage==
Correlates the values from the variables in this template to [[Template:AttackDataHeader-DDNG]].
[[Category:Double Dragon]]
</noinclude>

Latest revision as of 04:23, 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.