Template:AttackData-DDND: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
{{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader-DDND |version={{{version|}}} }}
==Usage==
|}}
Template for Dong Dong Never Die attack data. To be used exclusively with [[Template:MoveData]].<br>
|-
 
{{#if:{{{version|}}}|! {{{version|}}}{{#if:{{{subtitle|}}}|<br/><small>{{{subtitle|}}}</small>}} }}
==Blank Template==
| height="25px"| {{#if:{{{damage|}}}|{{{damage|}}}|-}}
<pre>=====<font style="visibility:hidden; float:right"></font>=====
| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
{{MoveData
| {{#if:{{{startup|}}}|{{{startup|}}}|-}}
|name    =
| {{#if:{{{startup|}}}|{{{active|}}}|-}}
|subtitle=
| {{#if:{{{startup|}}}|{{{recovery|}}}|-}}
|input  =
| {{#if:{{{hitReact|}}}|{{{hitReact|}}}|-}}
|image  =
| {{#if:{{{airHitReact|}}}|{{{airHitReact|}}}|-}}
|caption =
| {{#if:{{{blockReact|}}}|{{{blockReact|}}}|-}}
|linkname=
| {{#if:{{{meterBuild|}}}|{{{meterBuild|}}}|-}}
|data    =
|-
{{AttackData-DDND
{{#if:{{{description|}}}|
  |version    =
{{!}} {{#if:{{{version|}}}|colspan="8"|colspan="8"}} style="text-align: left; vertical-align:top;" {{!}}
  |subtitle  =
<div>
  |damage    =
{{{description|}}}
  |guard      =
</div>
  |cancel    =
{{!}}- }}<noinclude>
<!------------>
  |startup   =
  |active     =
  |recovery   =
  |overall    =
  |hitAdv    =
  |blockAdv  =
  |airConnect =
  |description=
}}
}}</pre>
 
===MoveData Parameters===
See [[Template:MoveData]] for full details of these parameters.
*'''name''': Name of the move. Leave blank for moves that don't have a name, like normals as it will automatically used the move input instead.
*'''subtitle''': Move name in original Japanese.
*'''input''': Move input.
*'''image''': Image to be used for the move.
*'''caption''': Text under the image.
*'''linkname''': Text that matches the invisible heading, which allows people to link to the move easier.
 
===AttackData-DDND Parameters===
*'''damage''': Damage this attack does
*'''guard''': The way the move must be guarded.
*'''cancel''': Cancellable Actions. (See [[Template:Property-UNI]])
*'''startup''': Startup frames.
*'''active''': Active frames.
*'''recovery''': Recovery frames.
*'''overall''': Overall frames.
*'''hitAdv''': Frame advantage on hit.
*'''blockAdv''': Frame advantage on block.
*'''airConnect''': Hit effect on airborne opponent.
*'''description''': Description of the move.
 
===Optional Parameters===
*'''version''': Version of the move by input or situation.
*'''subtitle''': Short description of the move version.

Latest revision as of 20:29, 25 January 2024

! Damage ! Guard ! Startup ! Active ! Recovery ! Hit Reaction | Air Hit Reaction ! Block Reaction ! Meter Build |-

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