Difference between revisions of "Template:MoveData-GGST"
Jump to navigation
Jump to search
Emo Tarquin (talk | contribs) (Expanding rows to fit the added column) |
|||
(18 intermediate revisions by 4 users not shown) | |||
Line 15: | Line 15: | ||
|onHit= | |onHit= | ||
|level= | |level= | ||
+ | |counter= | ||
|images= | |images= | ||
|hitboxes= | |hitboxes= | ||
Line 20: | Line 21: | ||
|type= | |type= | ||
|riscGain= | |riscGain= | ||
+ | |riscLoss= | ||
+ | |wallDamage= | ||
|prorate= | |prorate= | ||
|invuln= | |invuln= | ||
Line 27: | Line 30: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
{{#cargo_declare:_table=MoveData_GGST | {{#cargo_declare:_table=MoveData_GGST | ||
− | |chara=String(size= | + | |chara=String(size=64) |
− | |name=String(size= | + | |name=String(size=64) |
− | |input=String(size= | + | |input=String(size=64) |
− | |damage= | + | |damage=Wikitext |
− | |guard= | + | |guard=Wikitext |
− | |startup= | + | |startup=Wikitext |
− | |active= | + | |active=Wikitext |
− | |recovery= | + | |recovery=Wikitext |
− | |onBlock= | + | |onBlock=Wikitext |
− | |onHit= | + | |onHit=Wikitext |
− | |level= | + | |level=Wikitext |
− | |images=List ( | + | |counter=Wikitext |
− | |hitboxes=List ( | + | |images=List (;) of File |
− | |notes=List (;) of | + | |hitboxes=List (;) of File |
− | |type= | + | |notes=List (;) of Wikitext |
− | | | + | |type=Wikitext |
− | |prorate= | + | |riscGain=Wikitext |
− | |invuln= | + | |riscLoss=Wikitext |
− | |cancel= | + | |wallDamage=Wikitext |
+ | |prorate=Wikitext | ||
+ | |invuln=Wikitext | ||
+ | |cancel=Wikitext | ||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST | </noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST | ||
Line 59: | Line 65: | ||
|onHit={{{onHit|}}} | |onHit={{{onHit|}}} | ||
|level={{{level|}}} | |level={{{level|}}} | ||
+ | |counter={{{counter|}}} | ||
|images={{{images|}}} | |images={{{images|}}} | ||
|hitboxes={{{hitboxes|}}} | |hitboxes={{{hitboxes|}}} | ||
+ | |prorate={{{prorate|}}} | ||
|notes={{{notes|}}} | |notes={{{notes|}}} | ||
|type={{{type|}}} | |type={{{type|}}} | ||
|riscGain={{{riscGain|}}} | |riscGain={{{riscGain|}}} | ||
+ | |riscLoss={{{riscLoss|}}} | ||
+ | |wallDamage={{{wallDamage|}}} | ||
|invuln={{{invuln|}}} | |invuln={{{invuln|}}} | ||
|cancel={{{cancel|}}} | |cancel={{{cancel|}}} | ||
}}{| class="wikitable" | }}{| class="wikitable" | ||
− | |||
! Name | ! Name | ||
! Input | ! Input | ||
Line 78: | Line 87: | ||
! On-Hit | ! On-Hit | ||
! Level | ! Level | ||
− | ! | + | ! CH Type |
− | |||
! Type | ! Type | ||
− | ! | + | ! R.I.S.C. Gain |
− | ! | + | ! R.I.S.C. Loss |
+ | ! Wall Damage | ||
+ | ! Proration | ||
! Invuln | ! Invuln | ||
! Cancel | ! Cancel | ||
|- | |- | ||
− | |||
| {{{name|}}} | | {{{name|}}} | ||
| {{{input|}}} | | {{{input|}}} | ||
Line 97: | Line 106: | ||
| {{{onHit|}}} | | {{{onHit|}}} | ||
| {{{level|}}} | | {{{level|}}} | ||
− | | {{ | + | | {{{counter|}}} |
− | |||
| {{{type|}}} | | {{{type|}}} | ||
| {{{riscGain|}}} | | {{{riscGain|}}} | ||
+ | | {{{riscLoss|}}} | ||
+ | | {{{wallDamage|}}} | ||
| {{{prorate|}}} | | {{{prorate|}}} | ||
| {{{invuln|}}} | | {{{invuln|}}} | ||
| {{{cancel|}}} | | {{{cancel|}}} | ||
+ | |- | ||
+ | | colspan="18"| {{#arraymap:{{{images|}}}|;|y|[[File:y|110x110px]]|}} | ||
+ | |- | ||
+ | | colspan="18"| {{#arraymap:{{{hitboxes|}}}|;|y|[[File:y|110x110px]]| }} | ||
+ | |- | ||
+ | | colspan="18"| {{#arraymap:{{{notes|}}}|;|y|y|<br/>}} | ||
+ | |- | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 15:15, 22 November 2021
This is the "MoveData-GGST" template. It should be called in the following format:
{{MoveData-GGST |chara= |name= |input= |damage= |guard= |startup= |active= |recovery= |onBlock= |onHit= |level= |counter= |images= |hitboxes= |notes= |type= |riscGain= |riscLoss= |wallDamage= |prorate= |invuln= |cancel= }}
Edit the page to see the template text. This template defines the table "MoveData_GGST". View table.