(Created page with "<noinclude>{{#cargo_declare: _table=UMVC3_FrameData | moveId = String | chara = String | input = String | moveType = String | name = Wikitext String | images = List (,) of String | hitboxes = List (,) of String | damage = Wikitext String | startup = Wikitext String | active = Wikitext String | recovery = Wikitext String | onBlock = Wikitext String | onHit = W...") |
No edit summary |
||
Line 51: | Line 51: | ||
}}}} | }}}} | ||
{| class="wikitable" style="text-align:center" | {| class="wikitable" style="text-align:center" | ||
|+ {{{chara}}} - {{{moveId}}} - {{{input}}} - {{{moveType}}} | |+ style="text-align: center; font-size: x-large" | {{{chara}}} -- {{{moveId}}} -- {{{input}}} -- {{{moveType}}} | ||
! colspan="4" | {{#invoke:Parser|parseImages|{{{images|}}}|100x100px|addLineBreaks = false}}<br>{{#invoke:Parser|parseImages|{{{hitboxes|}}}|100x100px|addLineBreaks = false}} | ! colspan="4" | {{#invoke:Parser|parseImages|{{{images|}}}|100x100px|addLineBreaks = false}}<br>{{#invoke:Parser|parseImages|{{{hitboxes|}}}|100x100px|addLineBreaks = false}} | ||
|- | |- |
Revision as of 15:16, 26 March 2024
This template defines the table "UMVC3_FrameData". View table.
Template DocumentationEdit This Documentation
Example
{{FrameData-UMVC3 | moveId = c.viper_5l | chara = C. Viper | input = 5L | moveType = Normal | name = | images = UMVC3 CViper 5L.png | hitboxes = | damage = 40,000 | startup = 5 | active = 3 | recovery = 10 | onBlock = -1 | onHit = 0 | guard = Low | invuln = | cancel = S/SU | attackLevel = | blockstun = | hitstun = | hitstop = | meter = | chip = | properties = }}
![]() | ||||
---|---|---|---|---|
Name | Damage | Startup | Active | |
40,000 | 5 | 3 | ||
Recovery | On Block | On Hit | Guard | |
10 | ||||
Invulnerability | Cancel | Attack Level | Blockstun | |
S/SU | ||||
Hitstun | Hitstop | Meter | Chip | |
Properties |
This documentation is automatically transcluded from Template:FrameData-UMVC3/Documentation and is not included when this page is transcluded.