Template:MoveData-GGST: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 26: Line 26:
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=MoveData_GGST|chara=String|name=String|input=String|damage=Wikitext|guard=Wikitext|startup=Wikitext|active=Wikitext|recovery=Wikitext|onBlock=Wikitext|onHit=Wikitext|level=Wikitext|images=List (,) of File|hitboxes=List (,) of File|notes=List (;) of Wikitext|type=String (allowed values=normal,special,super,other)|riscGain=Wikitext|invuln=Wikitext|cancel=Wikitext}}
{{#cargo_declare:_table=MoveData_GGST|chara=String|name=String|input=String|damage=Wikitext|guard=Wikitext|startup=Wikitext|active=Wikitext|recovery=Wikitext|onBlock=Wikitext|onHit=Wikitext|level=Wikitext|images=List (,) of File|hitboxes=List (,) of File|notes=List (;) of Wikitext|type=String (allowed values=normal,special,super,other)|riscGain=Wikitext|invuln=Wikitext|cancel=Wikitext}}
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST|chara={{{chara|}}}|name={{{name|}}}|input={{{input|}}}|damage={{{damage|}}}|guard={{{guard|}}}|startup={{{startup|}}}|active={{{active|}}}|recovery={{{recovery|}}}|onBlock={{{onBlock|}}}|onHit={{{onHit|}}}|level={{{level|}}}|images={{{images|}}}|hitboxes={{{hitboxes|}}}|notes={{{notes|}}}|type={{{type|}}}|riscGain={{{riscGain|}}}|invuln={{{invuln|}}}|cancel={{{cancel|}}} }}{| class="wikitable"
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST|chara={{{chara|}}}|name={{{name|}}}|input={{{input|}}}|damage={{{damage|}}}|guard={{{guard|}}}|startup={{{startup|}}}|active={{{active|}}}|recovery={{{recovery|}}}|onBlock={{{onBlock|}}}|onHit={{{onHit|}}}|level={{{level|}}}|images={{{images|}}}|hitboxes={{{hitboxes|}}}|notes={{{notes|}}}|type={{{type|}}}|riscGain={{{riscGain|}}}|invuln={{{invuln|}}}|cancel={{{cancel|}}} }}{|  
! chara
class="wikitable"
| {{{chara|}}}
! rowspan="2" | {{#arraymap:{{{images|}}}|,|y|[[File:y|210px]]}}
|-
! Name
! Name
| {{{name|}}}
|-
! Input
! Input
| {{{input|}}}
|-
! Damage
! Damage
| {{{damage|}}}
|-
! Guard
! Guard
| {{{guard|}}}
|-
! Startup
! Startup
| {{{startup|}}}
|-
! Active
! Active
| {{{active|}}}
|-
! Recovery
! Recovery
| {{{recovery|}}}
|-
! On-Block
! On-Block
| {{{onBlock|}}}
|-
! On-Hit
! On-Hit
| {{{onHit|}}}
|-
! Level
! Level
| {{{level|}}}
|-
! Images
! Images
| {{#arraymap:{{{images|}}}|,|y|[[File:y|210px]]}}
! Hitboxes
! Notes
! Type
! RISC Gain
! Invuln
! Cancel
|-
|-
! Hitboxes
| {{{name|}}}
| {{{input|}}}
| {{{damage|}}}
| {{{guard|}}}
| {{{startup|}}}
| {{{active|}}}
| {{{recovery|}}}
| {{{onBlock|}}}
| {{{onHit|}}}
| {{{level|}}}
| {{#arraymap:{{{hitboxes|}}}|,|y|[[File:y|210px]]}}
| {{#arraymap:{{{hitboxes|}}}|,|y|[[File:y|210px]]}}
|-
! Notes
| {{#arraymap:{{{notes|}}}|;|y|y}}
| {{#arraymap:{{{notes|}}}|;|y|y}}
|-
! Type
| {{{type|}}}
| {{{type|}}}
|-
! RISC Gain
| {{{riscGain|}}}
| {{{riscGain|}}}
|-
! Invuln
| {{{invuln|}}}
| {{{invuln|}}}
|-
! Cancel
| {{{cancel|}}}
| {{{cancel|}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 19:42, 27 May 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=
|images=
|hitboxes=
|notes=
|type=
|riscGain=
|invuln=
|cancel=
}}

Edit the page to see the template text. This template defines the table "MoveData_GGST". View table.