From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/8/Dynamax}}
is used to display a Pokémon from Pokémon Sword and Shield that can Dynamax or Gigantamax.
See the appropriate generation subtemplate:
Usage
{{Pokémon/8/Dynamax
|ndex=
|pokemon=
|max=
|gender=
|level=
|type1=
|type2=
|ability=
|ability2=
|move1=
|move1type=
|move1cat=
|maxmove1=
|move2=
|move2type=
|move2cat=
|maxmove2=
|move3=
|move3type=
|move3cat=
|maxmove3=
|move4=
|move4type=
|move4cat=
|maxmove4=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
ndex
|
National Pokédex Number
|
The Pokémon's National Pokédex number.
|
pokemon
|
String
|
The Pokémon's name.
|
max
|
Dynamax • Gigantamax
|
Optional. The type of transformation the Pokémon will undergo. If the Pokémon will Gigantamax, enter Gigantamax .
|
form
|
String
|
Optional. The Pokémon's form identifier. Needs a - at the start. Example: -Alola .
|
nickname
|
String
|
Optional. The Pokémon's nickname. Defaults to <pokemon> .
|
character
|
String
|
Optional. Complete override for the Pokémon name/nickname display.
|
gender
|
male • female • both • none
|
Optional. The Pokémon's gender. Defaults to none .
|
spritegender
|
shiny • male • male shiny • female • female shiny
|
Optional. The Pokémon's artwork gender.
|
img
|
Filename
|
Optional. Override for the image. Image needs to be png.
|
type1
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy
|
The Pokémon's primary type.
|
type2
|
Optional. The Pokémon's secondary type.
|
level
|
Number
|
The Pokémon's level.
|
ability
|
String
|
The Pokémon's ability.
|
ability2
|
String
|
Optional. The Pokémon's second ability.
|
held
|
String
|
Optional. The Pokémon's held item.
|
move1
|
String
|
Optional. The Pokémon's move name.
|
move2
|
move3
|
move4
|
move1type
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy
|
Optional. The type of the Pokémon's move.
|
move2type
|
move3type
|
move4type
|
move1cat
|
Physical • Special • Status
|
Optional. The damage category of the Pokémon's move. Defaults to Status .
|
move2cat
|
move3cat
|
move4cat
|
maxmove1
|
String
|
Optional. The move's corresponding Max Move or G-Max Move
|
maxmove2
|
maxmove3
|
maxmove4
|
Examples
{{Pokémon/8/Dynamax
|ndex=0830
|pokemon=Eldegoss
|gender=male
|type1=Grass
|ability=Regenerator
|level=20
|move1=Magical Leaf|move1type=Grass|move1cat=Special|maxmove1=Max Overgrow
|move2=Leafage|move2type=Grass|move2cat=Physical|maxmove2=Max Overgrow
|move3=Round|move3type=Normal|move3cat=Special|maxmove3=Max Strike}}
{{Pokémon/8/Dynamax
|ndex=0812
|pokemon=Rillaboom
|nickname=Gorirander
|spritegender=shiny
|img=HOME0812 s
|gender=male
|level=100
|type1=Grass
|ability=Overgrow|ability2=Grassy Surge
|held=Leftovers
|move1=Grassy Glide|move1type=Grass|move1cat=Physical|maxmove1=G-Max Drum Solo
|move2=Swords Dance|move2type=Normal|move2cat=Status|maxmove2=Max Guard
|move3=Knock Off|move3type=Dark|move3cat=Physical|maxmove3=Max Darkness
|move4=Drain Punch|move4type=Fighting|move4cat=Physical|maxmove4=Max Knuckle}}