Template:FrameData-MK1: Difference between revisions

Template page
(MK1 table initial creation)
 
m (tweak table for cancel adv)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<table class="wikitable" style="max-width:1000px;">
_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
| guard        = List (,) of Wikitext String
| cancel        = List (,) of 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}}}
| 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 82: Line 37:
<th>Active</th>
<th>Active</th>
<th>Recovery</th>
<th>Recovery</th>
<th>Hit Adv</th>
<th colspan="2">Cost</th>
<th>Block Adv</th>
</tr>
</tr>
<tr style="text-align: center; height:29px;">
<tr style="text-align: center; height:29px;">
Line 89: Line 43:
<td>{{{active|-}}}</td>
<td>{{{active|-}}}</td>
<td>{{{recovery|-}}}</td>
<td>{{{recovery|-}}}</td>
<td>{{{hitAdv|-}}}</td>
<td colspan="2">{{{cost|-}}}</td>
<td>{{{blockAdv|-}}}</td>
</tr>
</tr>
<tr style="font-size:80%">
<tr style="font-size:80%">
<th>Cost</th>
<th>Hit Adv</th>
<th colspan="2">Hit Adv</th>
<th>Block Adv</th>
<th colspan="2">Block Adv</th>
<th>Flawless Block Adv</th>
<th colspan="2">Cancel Adv</th>
</tr>
</tr>
<tr style="text-align: center; height:29px;">
<tr style="text-align: center; height:29px;">
<td>{{{cost|-}}}</td>
<td>{{{HitAdv|-}}}</td>
<td colspan="2">{{{HitAdv|-}}}</td>
<td>{{{blockAdv|-}}}</td>
<td colspan="2">{{{blockAdv|-}}}</td>
<td>{{{flawlessBlockAdv|-}}}</td>
<td colspan="2">{{{cancelAdv|-}}}</td>
</tr>
</tr>
<tr style="font-size:80%">
<tr style="font-size:80%">
Line 109: Line 64:
</tr>
</tr>
</table>
</table>
</includeonly><noinclude>
[[Category:Mortal Kombat 1]]
[[Category:Cargo Templates]]
{{Documentation}}
</noinclude>

Revision as of 17:23, 14 September 2023

{{{chara}}}
{{{moveId}}}

{{{input}}}


Damage Chip Dmg Guard Cancel Invuln
- - - - -
Startup Active Recovery Cost
- - - -
Hit Adv Block Adv Flawless Block Adv Cancel Adv
- - - -
Notes
-