Template:MoveData-GGST: Difference between revisions

Template page
No edit summary
m (if name is not provided, use the input as the name)
 
(One intermediate revision by one other user not shown)
Line 37: Line 37:
|chara        = String(size=64)
|chara        = String(size=64)
|name          = String(size=64)
|name          = String(size=64)
|input        = Wikitext string
|input        = Wikitext string(size=64)
|damage        = Wikitext string
|damage        = Wikitext string(size=128)
|guard        = Wikitext string
|guard        = Wikitext string(size=128)
|startup      = Wikitext string
|startup      = Wikitext string(size=128)
|active        = Wikitext string
|active        = Wikitext string(size=128)
|recovery      = Wikitext string
|recovery      = Wikitext string(size=128)
|onBlock      = Wikitext string
|onBlock      = Wikitext string(size=128)
|onHit        = Wikitext string
|onHit        = Wikitext string(size=128)
|level        = Wikitext string
|level        = Wikitext string(size=128)
|counter      = Wikitext string
|counter      = Wikitext string(size=128)
|images        = List (;) of File
|images        = List (;) of File
|hitboxes      = List (;) of File
|hitboxes      = List (;) of File
|notes        = List (;) of Wikitext
|notes        = List (;) of Wikitext
|type          = Wikitext string
|type          = Wikitext string(size=128)
|riscGain      = Wikitext string
|riscGain      = Wikitext string(size=128)
|riscLoss      = Wikitext string
|riscLoss      = Wikitext string(size=128)
|wallDamage    = Wikitext string
|wallDamage    = Wikitext string(size=128)
|inputTension  = WikiText string
|inputTension  = WikiText string(size=128)
|chipRatio    = WikiText string
|chipRatio    = WikiText string(size=128)
|OTGRatio      = WikiText string
|OTGRatio      = WikiText string(size=128)
|prorate      = Wikitext string
|prorate      = Wikitext string(size=128)
|invuln        = Wikitext string
|invuln        = Wikitext string(size=128)
|cancel        = Wikitext string
|cancel        = Wikitext string(size=128)
|caption      = List (\) of Wikitext string
|caption      = List (\) of Wikitext string
|hitboxCaption = List (\) of Wikitext string
|hitboxCaption = List (\) of Wikitext string
Line 65: Line 65:
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST
</noinclude><includeonly>{{#cargo_store:_table=MoveData_GGST
|chara        = {{{chara|}}}
|chara        = {{{chara|}}}
|name          = {{{name|}}}
|name          = {{{name|{{{input|}}}}}}
|input        = {{{input|}}}
|input        = {{{input|}}}
|damage        = {{{damage|}}}
|damage        = {{{damage|}}}

Latest revision as of 20:23, 13 April 2024

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 =
|inputTension =
|chipRatio =
|OTGRatio =
|prorate =
|invuln =
|cancel =
|caption =
|hitboxCaption =
}}

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