Template:AttackData-T3: Difference between revisions

Template page
No edit summary
No edit summary
Line 29: Line 29:
</noinclude><includeonly>{{#cargo_store:_table=TK3FrameData|moveid={{{moveid|}}}|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|input={{{input|}}}|stance={{{stance|}}}|damage={{{damage|}}}|hitlevel={{{hitlevel|}}}|hits={{{hits|}}}|escape={{{escape|}}}|throw={{{throw|}}}|impact={{{impact|}}}|recovery={{{recovery|}}}|hitadv={{{hitadv|}}}|blockadv={{{blockadv|}}}|chadv={{{chadv|}}}|notes={{{notes|}}} }}
</noinclude><includeonly>{{#cargo_store:_table=TK3FrameData|moveid={{{moveid|}}}|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|input={{{input|}}}|stance={{{stance|}}}|damage={{{damage|}}}|hitlevel={{{hitlevel|}}}|hits={{{hits|}}}|escape={{{escape|}}}|throw={{{throw|}}}|impact={{{impact|}}}|recovery={{{recovery|}}}|hitadv={{{hitadv|}}}|blockadv={{{blockadv|}}}|chadv={{{chadv|}}}|notes={{{notes|}}} }}
{| class="wikitable" style="width:100%; text-align:center; margin:0px;"
{| class="wikitable" style="width:100%; text-align:center; margin:0px;"
! colspan=6 style="text-align: left;" |{{{stance|}}} {{{input|}}} - ''Hit Level:'' {{{level|}}} {{#if:{{{hits|}}}|- ''{{{hits|}}} Hits''|}} <div style="float:right"><small>{{{cat|}}}
! colspan=6 style="text-align: left;" |{{{stance|}}} {{{input|}}} - ''Hit Level: {{{hitlevel|}}}'' {{#if:{{{hits|}}}|- ''{{{hits|}}} Hit''|}} <div style="float:right"><small>{{{cat|}}}
{{{moveid|}}}</small></div>
- {{{moveid|}}}</small></div>
|- style="line-height: 0.8em"
|- style="line-height: 0.8em"
! style="width:16.66%; font-size:80%;" | Impact  
! style="width:16.66%; font-size:80%;" | Impact  
Line 52: Line 52:
{{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }}
{{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }}
|}</includeonly><noinclude>{{AttackData-TK3
|}</includeonly><noinclude>{{AttackData-TK3
|moveid=
|moveid=hwo_1
|chara=
|chara=Hwoarang
|cat=
|cat=Strings
|name=
|name=Body Blow
|input=
|input=d/f+1+2
|stance=
|stance=LFF
|damage=
|damage=10
|hitlevel=
|hitlevel=m
|hits=
|hits=1
|escape=
|escape=
|throw=
|throw=

Revision as of 01:27, 19 March 2023

This is the "AttackData-TK3" template. It should be called in the following format:

{{AttackData-TK3
|moveid=
|chara=
|cat=
|name=
|input=
|stance=
|damage=
|hitlevel=
|hits=
|escape=
|throw=
|impact=
|recovery=
|hitadv=
|blockadv=
|chadv=
|notes=
}}

Edit the page to see the template text. This template defines the table "TK3FrameData". This table has not been created yet. Template:AttackData-TK3