Blobbentein (talk | contribs) (Created page with "{{MoveData |name = |subtitle= |input = |image = |caption = |data = {{AttackData- |input= |damage= |startup= |active= |recovery= |guard= |onhit= |onblock= |description= }} }} <br>") |
Blobbentein (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader-DDNG |version={{{version|}}} }} | ||
| | |}} | ||
| | |- | ||
| | {{#if:{{{version|}}}|! {{{version|}}}{{#if:{{{subtitle|}}}|<br/><small>{{{subtitle|}}}</small>}} }} | ||
| | | height="25px"| {{#if:{{{input|}}}|{{{input|}}}|-}} | ||
| | | {{#if:{{{damage|}}}|{{{damage|}}}|-}} | ||
| | | {{#if:{{{startup|}}}|{{{startup|}}}|-}} | ||
| {{#if:{{{active|}}}|{{{active|}}}|-}} | |||
| {{#if:{{{recovery|}}}|{{{recovery|}}}|-}} | |||
| {{#if:{{{guard|}}}|{{{guard|}}}|-}} | |||
| {{#if:{{{cancel|}}}|{{{cancel|}}}|-}} | |||
| {{#if:{{{onhit|}}}|{{{onhit|}}}|-}} | |||
| {{#if:{{{onblock|}}}|{{{onblock|}}}|-}} | |||
|- | |||
{{#if:{{{description|}}}| | |||
{{!}} {{#if:{{{version|}}}|colspan="10"|colspan="9"}} style="text-align: left; vertical-align:top;" {{!}} | |||
<div> | |||
{{{description|}}} | |||
}} | </div> | ||
< | {{!}}- }}<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.