Template:AttackData-Simple: Difference between revisions

Template page
(Created based on https://wiki.gbl.gg/w/Template:AttackData-MB-Simple)
 
m (Fixed padding.)
 
Line 1: Line 1:
|- style="line-height:1em"
{{#if: {{{description|}}} | {{!}} style="width:100%; border-top:solid 1px #aaa; text-align:left; padding-top: 1em" colspan=128 {{!}}
|-
{{#if: {{{description|}}} | {{!}} style="width:100%; border-top:solid 1px #aaa; text-align:left" colspan=123 {{!}}
{{{description}}} }}
{{{description}}} }}
{{!}}- }}
{{!}}- }}
Line 7: Line 5:
==Usage==
==Usage==
For use with moves that require descriptions, but no data. Should work for any [[Template:MoveData|MoveData template]]. [[Template:AttackDataHeader-AB]].
For use with moves that require descriptions, but no data. Should work for any [[Template:MoveData|MoveData template]]. [[Template:AttackDataHeader-AB]].
===Example===
{{MoveData
|name=Celestial Spear Dive
|image=AB_Chen_j214a.png
|input=j.214X
|data=
{{AttackData-Simple
|description=Chen-Mao divekicks at a 70 degree angle diagonally down.
}}
{{AttackData-AB
|version=A
|guard=H
|damage=12 × 2 (21)
|startup=10
|active=7
|recovery=13 air / 3 landing
|advHit=Up to 9
|advBlock=Up to 8
|description=Version description.
}}}}
</noinclude>
</noinclude>

Latest revision as of 21:35, 14 May 2023

|- }}

Usage

For use with moves that require descriptions, but no data. Should work for any MoveData template. Template:AttackDataHeader-AB.

Example

Celestial Spear Dive
j.214X
AB Chen j214a.png

Chen-Mao divekicks at a 70 degree angle diagonally down.

Version Damage Startup Active Recovery Guard Cancel Adv. Hit Adv. Block
A 12 × 2 (21) 10 7 13 air / 3 landing H - Up to 9 Up to 8

Version description.