Template:Pokémon/8/Dynamax/doc: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
< Template:Pokémon | 8 | Dynamax
Jump to navigationJump to search
(Created page with "{{template|Pokémon/8/Contest}} is used to display a Pokémon from Pokémon Sword and Shield that can Dynamax or Gigantamax. See the appropriate generation subtemplate: <div style="columns: 300px 4"> * {{template|Pokémon/1}} * {{template|Pokémon/1/Walkthrough}} * {{template|Pokémon/2}} * {{template|Pokémon/3}} * {{template|Pokémon/3/Contest}} * {{template|Pokémon/3/Shadow}} * {{template|Pokémon/4}} * {{template|Pokémon/4/Contest}} * {{template|Pokém...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{template|Pokémon/8/ | {{template|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: | See the appropriate generation subtemplate: |
Revision as of 17:19, 31 May 2024
{{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:
{{Pokémon/1}}
{{Pokémon/1/Walkthrough}}
{{Pokémon/2}}
{{Pokémon/3}}
{{Pokémon/3/Contest}}
{{Pokémon/3/Shadow}}
{{Pokémon/4}}
{{Pokémon/4/Contest}}
{{Pokémon/5}}
{{Pokémon/5/Pokéstar}}
{{Pokémon/6}}
{{Pokémon/6/Contest}}
{{Pokémon/7}}
{{Pokémon/7/LG}}
{{Pokémon/8}}
{{Pokémon/8/Dynamax}}
{{Pokémon/8/Contest}}
{{Pokémon/9}}
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}}
|
| |||||||||||||||||||||||||||
Dynamax Eldegoss♂ Lv.20 | ||||||||||||||||||||||||||||
|
{{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}}
|
| ||||||||||||||||||||||||||||
Gigantamax Gorirander♂ Lv.100 | |||||||||||||||||||||||||||||
|