m (lowercase H in hitAdv) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<table class="wikitable" style="max-width:1000px;"> | <noinclude>{{#cargo_declare: | ||
_table=MK1_FrameData | |||
| moveId = String | |||
| moveType = String | |||
| chara = String | |||
| input = String | |||
| name = Wikitext | |||
| images = List (,) of String | |||
| hitboxes = List (,) of String | |||
| cost = List (,) of Wikitext String | |||
| damage = Wikitext String | |||
| chip = Wikitext String | |||
| startup = Wikitext String | |||
| active = Wikitext String | |||
| recovery = Wikitext String | |||
| invuln = List (,) of Wikitext String | |||
| hitAdv = Wikitext String | |||
| blockAdv = Wikitext String | |||
| flawlessBlockAdv = Wikitext String | |||
| hitCancelAdv = Wikitext String | |||
| blockCancelAdv = Wikitext String | |||
| guard = List (,) of Wikitext String | |||
| cancel = List (,) of Wikitext String | |||
| punish = Wikitext String | |||
| notes = Wikitext String (size=9000) | |||
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store: | |||
_table=MK1_FrameData | |||
| moveId = {{{moveId}}} | |||
| moveType = {{{moveType}}} | |||
| chara = {{{chara}}} | |||
| input = {{{input}}} | |||
| name = {{{name}}} | |||
| images = {{{images}}} | |||
| hitboxes = {{{hitboxes}}} | |||
| cost = {{{cost}}} | |||
| damage = {{{damage}}} | |||
| chip = {{{chip}}} | |||
| startup = {{{startup}}} | |||
| active = {{{active}}} | |||
| recovery = {{{recovery}}} | |||
| invuln = {{{invuln}}} | |||
| hitAdv = {{{hitAdv}}} | |||
| blockAdv = {{{blockAdv}}} | |||
| guard = {{{guard}}} | |||
| cancel = {{{cancel}}} | |||
| flawlessBlockAdv = {{{flawlessBlockAdv}}} | |||
| hitCancelAdv = {{{hitCancelAdv}}} | |||
| blockCancelAdv = {{{blockCancelAdv}}} | |||
| punish = {{{punish}}} | |||
| hitstun = {{{hitstun}}} | |||
| blockstun = {{{blockstun}}} | |||
| hitstop = {{{hitstop}}} | |||
| notes = {{{notes}}} | |||
}}}}<table class="wikitable" style="max-width:1000px;"> | |||
<tr style="font-size:80%;"> | <tr style="font-size:80%;"> | ||
<th colspan="5"> | <th colspan="5"> | ||
Line 66: | Line 119: | ||
</tr> | </tr> | ||
</table> | </table> | ||
</includeonly><noinclude> | |||
[[Category:Mortal Kombat 1]] | |||
[[Category:Cargo Templates]] | |||
{{Documentation}} | |||
</noinclude> |
Latest revision as of 17:45, 14 September 2023
This template defines the table "MK1_FrameData". View table.
Template DocumentationEdit This Documentation
Template:FrameData-MK1/Documentation
This documentation is automatically transcluded from Template:FrameData-MK1/Documentation and is not included when this page is transcluded.
This documentation is automatically transcluded from Template:FrameData-MK1/Documentation and is not included when this page is transcluded.