Template:MoveData-GGST: Difference between revisions

Template page
m (PrivateTarkus moved page Template:MoveData-GGACR to Template:MoveData-GGST without leaving a redirect)
(Expanding rows to fit the added column)
(45 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "MoveData-GGACR" template.
This is the "MoveData-GGST" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{MoveData-GGACR
{{MoveData-GGST
|chara=
|chara=
|name=
|name=
Line 12: Line 12:
|active=
|active=
|recovery=
|recovery=
|advantage=
|onBlock=
|onHit=
|level=
|level=
|counter=
|images=
|images=
|hitboxes=
|hitboxes=
Line 19: Line 21:
|type=
|type=
|riscGain=
|riscGain=
|riscLoss=
|wallDamage=
|prorate=
|invuln=
|invuln=
|cancel=
|cancel=
Line 24: Line 29:
</pre>
</pre>
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|advantage=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
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST|chara={{{chara|}}}|name={{{name|}}}|input={{{input|}}}|damage={{{damage|}}}|guard={{{guard|}}}|startup={{{startup|}}}|active={{{active|}}}|recovery={{{recovery|}}}|advantage={{{advantage|}}}|level={{{level|}}}|images={{{images|}}}|hitboxes={{{hitboxes|}}}|notes={{{notes|}}}|type={{{type|}}}|riscGain={{{riscGain|}}}|invuln={{{invuln|}}}|cancel={{{cancel|}}} }}{| class="wikitable"
|chara=String(size=64)
! chara
|name=String(size=64)
| {{{chara|}}}
|input=String(size=64)
|damage=Wikitext
|guard=Wikitext
|startup=Wikitext
|active=Wikitext
|recovery=Wikitext
|onBlock=Wikitext
|onHit=Wikitext
|level=Wikitext
|counter=Wikitext
|images=List (;) of File
|hitboxes=List (;) of File
|notes=List (;) of Wikitext
|type=Wikitext
|riscGain=Wikitext
|riscLoss=Wikitext
|wallDamage=Wikitext
|prorate=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|}}}
|counter={{{counter|}}}
|images={{{images|}}}
|hitboxes={{{hitboxes|}}}
|prorate={{{prorate|}}}
|notes={{{notes|}}}
|type={{{type|}}}
|riscGain={{{riscGain|}}}
|riscLoss={{{riscLoss|}}}
|wallDamage={{{wallDamage|}}}
|invuln={{{invuln|}}}
|cancel={{{cancel|}}}
}}{| class="wikitable"
! Name
! Input
! Damage
! Guard
! Startup
! Active
! Recovery
! On-Block
! On-Hit
! Level
! CH Type
! Type
! R.I.S.C. Gain
! R.I.S.C. Loss
! Wall Damage
! Proration
! Invuln
! Cancel
|-
|-
! Name
| {{{name|}}}
| {{{name|}}}
|-
! Input
| {{{input|}}}
| {{{input|}}}
|-
! Damage
| {{{damage|}}}
| {{{damage|}}}
|-
! Guard
| {{{guard|}}}
| {{{guard|}}}
|-
! Startup
| {{{startup|}}}
| {{{startup|}}}
|-
! Active
| {{{active|}}}
| {{{active|}}}
|-
! Recovery
| {{{recovery|}}}
| {{{recovery|}}}
|-
| {{{onBlock|}}}
! Advantage
| {{{onHit|}}}
| {{{advantage|}}}
|-
! Level
| {{{level|}}}
| {{{level|}}}
| {{{counter|}}}
| {{{type|}}}
| {{{riscGain|}}}
| {{{riscLoss|}}}
| {{{wallDamage|}}}
| {{{prorate|}}}
| {{{invuln|}}}
| {{{cancel|}}}
|-
|-
! Images
| colspan="18"| {{#arraymap:{{{images|}}}|;|y|[[File:y|110x110px]]|}}
| {{#arraymap:{{{images|}}}|,|x|[[x]]}}
 
|-
|-
! Hitboxes
| colspan="18"| {{#arraymap:{{{hitboxes|}}}|;|y|[[File:y|110x110px]]| }}
| {{#arraymap:{{{hitboxes|}}}|,|x|[[x]]}}
 
|-
|-
! Notes
| colspan="18"| {{#arraymap:{{{notes|}}}|;|y|y|<br/>}}
| {{#arraymap:{{{notes|}}}|;|x|[[x]]}}
 
|-
|-
! Type
| {{{type|}}}
|-
! RISC Gain
| {{{riscGain|}}}
|-
! Invuln
| {{{invuln|}}}
|-
! Cancel
| {{{cancel|}}}
|}
|}
</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.