(Created page with "{{AttackData-TTT |chara= |cat= |name= |input= |icons= |stance= |damage= |hitlevel= |hits= |escape= |throw= |impact= |recovery= |hitadv= |blockadv= |chadv= |notes= }}") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
This is the "AttackData-TTT" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{AttackData-TTT | {{AttackData-TTT | ||
|chara= | |chara= | ||
Line 18: | Line 22: | ||
|notes= | |notes= | ||
}} | }} | ||
</pre> | |||
Note that "input" is the key for lookups. | |||
Edit the page to see the template text. | |||
[[Category: Tekken Tag Tournament]] | |||
{{#cargo_declare:_table=TTTFrameData|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>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:_table=TTTFrameData|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;" | |||
! colspan=6 style="text-align: left;" |{{#if:{{{name|}}}|{{{name}}}<br>|}}{{#if:{{{icons|}}}|{{{icons}}} / {{{input}}}|{{{input}}} }} {{#if:{{{stance|}}}|({{{stance}}})|}} {{#if:{{{hitlevel|}}}|- ''Hit Level: {{{hitlevel|}}}''|}} {{#if:{{{hits|}}}|''({{{hits|}}} Hit)''|}} {{#if:{{{damage|}}}|''- {{{damage}}} DMG''|}}<div style="float:right"><small>{{{cat|}}}</small></div> | |||
{{#if:{{{throw|}}}| | |||
{{!}}- | |||
! colspan=6 style="text-align: left;" {{!}} Throw Type: {{{throw}}} - {{{escape}}} Escape | |||
{{!}}-|}} | |||
|- style="line-height: 0.8em" | |||
! style="width:16.66%; font-size:80%;" | Impact | |||
! style="width:16.66%; font-size:80%;" | Recovery | |||
! style="width:16.66%; font-size:80%;" | Total | |||
! style="width:16.66%; font-size:80%;" | Hit | |||
! style="width:16.66%; font-size:80%;" | Counter | |||
! style="width:16.66%; font-size:80%;" | Block | |||
|- | |||
| {{{impact|-}}} | |||
| {{{recovery|-}}} | |||
| {{{total|-}}} | |||
| {{{hitadv|-}}} | |||
| {{{chadv|-}}} | |||
| {{{blockadv|-}}} | |||
|- | |||
</noinclude> |
Latest revision as of 01:05, 24 November 2024
This is the "AttackData-TTT" template. It should be called in the following format:
{{AttackData-TTT |chara= |cat= |name= |input= |icons= |stance= |damage= |hitlevel= |hits= |escape= |throw= |impact= |recovery= |hitadv= |blockadv= |chadv= |notes= }}
Note that "input" is the key for lookups.
Edit the page to see the template text. This template defines the table "TTTFrameData". This table has not been created yet.