Difference between revisions of "Template:ScriptArgumentV2/Name"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| Line 4: | Line 4: | ||
| pokemonID = The Pokémon national dex number. | | pokemonID = The Pokémon national dex number. | ||
| pokemonData = The [[Pokemon Code|Pokémon Code]]. | | pokemonData = The [[Pokemon Code|Pokémon Code]]. | ||
| varName = The | | varName = The variables are canrun, cancatch, canblackout, canreceiveexp, canuseitems, frontiertrainer, divebattle, inversebattle, custombattlemusic and hiddenabilitychance. | ||
| level = The Pokémon Level. | | level = The Pokémon Level. | ||
| shiny = <nowiki>-1 = Random, 0 = Not shiny, 1 = Always shiny.</nowiki> | | shiny = <nowiki>-1 = Random, 0 = Not shiny, 1 = Always shiny.</nowiki> | ||
| varValue = The value for the variable. Usually it is a Boolean. | | varValue = The value for the variable. Usually it is a Boolean. custombattlemusic is string and hiddenabilitychance is integer. | ||
| x = x coordinate of the object. | | x = x coordinate of the object. | ||
| y = y coordinate of the object. | | y = y coordinate of the object. | ||
Revision as of 15:59, 29 December 2014
|