No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
[[Category: Tekken 3]] | [[Category: Tekken 3]] | ||
{{#cargo_declare:_table=TK3FrameData|moveid=String|chara=String|cat=String|name=String|input=Wikitext|icons=Wikitext|stance=String|damage=String|hitlevel=String|hits=String|escape=String|throw=String|impact=String|recovery=String|total=String|hitadv=String|blockadv=String|chadv=String|notes=Wikitext}} | {{#cargo_declare:_table=TK3FrameData|moveid=String|chara=String|cat=String|name=String|input=Wikitext|icons=Wikitext|stance=String|damage=String|hitlevel=String|hits=String|escape=String|throw=String|impact=String|recovery=String|total=String|hitadv=String|blockadv=String|chadv=String|notes=Wikitext}} | ||
</noinclude><includeonly>{{#cargo_store:_table=TK3FrameData|moveid={{{moveid|}}}|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|icons={{{icons|}}}|input={{{input|}}}|stance={{{stance|}}}|damage={{{damage|}}}|hitlevel={{{hitlevel|}}}|hits={{{hits|}}}|escape={{{escape|}}}|throw={{{throw|}}}|impact={{{impact|}}}|total={{{total|}}}|recovery={{{recovery|}}}|hitadv={{{hitadv|}}}|blockadv={{{blockadv|}}}|chadv={{{chadv|}}}|notes={{{notes|}}} }} | </noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:_table=TK3FrameData|moveid={{{moveid|}}}|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|icons={{{icons|}}}|input={{{input|}}}|stance={{{stance|}}}|damage={{{damage|}}}|hitlevel={{{hitlevel|}}}|hits={{{hits|}}}|escape={{{escape|}}}|throw={{{throw|}}}|impact={{{impact|}}}|total={{{total|}}}|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|}}} {{#if:{{{icons|}}}|{{{icons}}} ({{{input}}})|{{{input}}} }} {{#if:{{{hitlevel|}}}|- ''Hit Level: {{{hitlevel|}}}''|}} {{#if:{{{hits|}}}|''({{{hits|}}} Hit)''|}} {{#if:{{{damage|}}}|''- {{{damage}}} DMG''|}}<div style="float:right"><small>{{{cat|}}} | ! colspan=6 style="text-align: left;" |{{{stance|}}} {{#if:{{{icons|}}}|{{{icons}}} ({{{input}}})|{{{input}}} }} {{#if:{{{hitlevel|}}}|- ''Hit Level: {{{hitlevel|}}}''|}} {{#if:{{{hits|}}}|''({{{hits|}}} Hit)''|}} {{#if:{{{damage|}}}|''- {{{damage}}} DMG''|}}<div style="float:right"><small>{{{cat|}}} | ||
Line 53: | Line 53: | ||
{{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }} | {{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{AttackData-TK3 | {{AttackData-TK3 | storeInCargo = false | ||
|moveid=hwo_1 | |moveid=hwo_1 | ||
|chara=Hwoarang | |chara=Hwoarang | ||
Line 73: | Line 73: | ||
}} | }} | ||
{{AttackData-TK3 | {{AttackData-TK3 | storeInCargo = false | ||
|moveid=hwo_2 | |moveid=hwo_2 | ||
|chara=Hwoarang | |chara=Hwoarang |
Revision as of 01:49, 19 March 2023
This is the "AttackData-TK3" template. It should be called in the following format:
{{AttackData-TK3 |moveid= |chara= |cat= |name= |input= |icons= |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.