Template:FrameData-MK1: Difference between revisions

Template page
(MK1 table initial creation)
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_declare:
_table=MK1_FrameData
_table=MK1_FrameData
| moveId       = String
| moveId           = String
| moveType     = String
| moveType         = String
| chara         = String
| chara           = String
| input         = String
| input           = String
| name         = Wikitext
| name             = Wikitext
| images       = List (,) of String
| images           = List (,) of String
| hitboxes     = List (,) of String
| hitboxes         = List (,) of String
| cost         = List (,) of Wikitext String
| cost             = List (,) of Wikitext String
| damage       = Wikitext String
| damage           = Wikitext String
| chip         = Wikitext String
| chip             = Wikitext String
| startup       = Wikitext String
| startup         = Wikitext String
| active       = Wikitext String
| active           = Wikitext String
| recovery     = Wikitext String
| recovery         = Wikitext String
| invuln       = List (,) of Wikitext String
| invuln           = List (,) of Wikitext String
| hitAdv       = Wikitext String
| hitAdv           = Wikitext String
| blockAdv     = Wikitext String
| blockAdv         = Wikitext String
| guard         = List (,) of Wikitext String
| flawlessBlockAdv = Wikitext String
| cancel       = List (,) of Wikitext String
| hitCancelAdv    = Wikitext String
| notes         = Wikitext String (size=9000)
| 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:
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:
_table=MK1_FrameData
_table=MK1_FrameData
| moveId       = {{{moveId}}}
| moveId           = {{{moveId}}}
| moveType     = {{{moveType}}}
| moveType         = {{{moveType}}}
| chara         = {{{chara}}}
| chara           = {{{chara}}}
| input         = {{{input}}}
| input           = {{{input}}}
| name         = {{{name}}}
| name             = {{{name}}}
| images       = {{{images}}}
| images           = {{{images}}}
| hitboxes     = {{{hitboxes}}}
| hitboxes         = {{{hitboxes}}}
| cost         = {{{cost}}}
| cost             = {{{cost}}}
| damage       = {{{damage}}}
| damage           = {{{damage}}}
| chip         = {{{chip}}}
| chip             = {{{chip}}}
| startup       = {{{startup}}}
| startup         = {{{startup}}}
| active       = {{{active}}}
| active           = {{{active}}}
| recovery     = {{{recovery}}}
| recovery         = {{{recovery}}}
| invuln       = {{{invuln}}}
| invuln           = {{{invuln}}}
| hitAdv       = {{{hitAdv}}}
| hitAdv           = {{{hitAdv}}}
| blockAdv     = {{{blockAdv}}}
| blockAdv         = {{{blockAdv}}}
| guard         = {{{guard}}}
| guard           = {{{guard}}}
| cancel       = {{{cancel}}}
| cancel           = {{{cancel}}}
| hitstun       = {{{hitstun}}}
| flawlessBlockAdv = {{{flawlessBlockAdv}}}
| blockstun     = {{{blockstun}}}
| hitCancelAdv    = {{{hitCancelAdv}}}
| hitstop       = {{{hitstop}}}
| blockCancelAdv  = {{{blockCancelAdv}}}
| notes         = {{{notes}}}
| punish          = {{{punish}}}
| hitstun         = {{{hitstun}}}
| blockstun       = {{{blockstun}}}
| hitstop         = {{{hitstop}}}
| notes           = {{{notes}}}
}}}}<table class="wikitable" style="max-width:1000px;">
}}}}<table class="wikitable" style="max-width:1000px;">
<tr style="font-size:80%;">
<tr style="font-size:80%;">
Line 82: Line 90:
<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 96:
<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>Hit Cancel Adv</th>
<th>Block 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>{{{hitCancelAdv|-}}}</td>
<td>{{{blockCancelAdv|-}}}</td>
</tr>
</tr>
<tr style="font-size:80%">
<tr style="font-size:80%">

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.