From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
This template displays Pokéathlon stats for Pokémon species pages.
"Template:Pokéthlon" will redirect to this template.
Usage
{{Performance
|type=
|type2=
|Speed=
|SpeedMax=
|Power=
|PowerMax=
|Technique=
|TechniqueMax=
|Stamina=
|StaminaMax=
|Jump=
|JumpMax=
}}
Template fields
- type - The Pokémon's primary type.
- type2 (optional) - The Pokémon's secondary type, if they have one.
- Speed - The Pokémon's starting Speed stat.
- SpeedMax - The Pokémon's maximum Speed stat.
- Power - The Pokémon's starting Power stat.
- PowerMax - The Pokémon's maximum Power stat.
- Technique - The Pokémon's starting Technique stat.
- TechniqueMax - The Pokémon's maximum Technique stat.
- Stamina - The Pokémon's starting Stamina stat.
- StaminaMax - The Pokémon's maximum Stamina stat.
- Jump - The Pokémon's starting Jump stat.
- JumpMax - The Pokémon's maximum Jump stat.
- nocat (optional) - Set to 1 to disable category creation.
Examples
Bulbasaur
{{Performance
|type=Grass
|type2=Poison
|Speed=2
|SpeedMax=3
|Power=2
|PowerMax=3
|Technique=3
|TechniqueMax=4
|Stamina=3
|StaminaMax=4
|Jump=3
|JumpMax=3
|nocat=1
}}
Mewtwo
{{Pokéthlon
|type=Psychic
|Speed=5
|SpeedMax=5
|Power=3
|PowerMax=5
|Technique=5
|TechniqueMax=5
|Stamina=3
|StaminaMax=4
|Jump=3
|JumpMax=4
|nocat=1
}}