Template:Stats/doc

From Bulbapedia, the community-driven Pokémon encyclopedia.
< Template:Stats
Revision as of 22:40, 27 March 2022 by Rustle (talk | contribs) (Created page with "This infobox template is used on Pokémon pages to outline their base stats. ==How to use== This template should be used be used in a subsection of "Stats" entitled "Base...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This infobox template is used on Pokémon pages to outline their base stats.

How to use

This template should be used be used in a subsection of "Stats" entitled "Base stats" ("Stats" being a subsection of "Game data").

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
type NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteelFairy??? The Pokémon's type. Use the first listed in the Pokédex, where applicable. Defaults to ???.
type2 NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteelFairy??? Optional. The Pokémon's second type.
HP Number The Pokémon's base HP.
Attack Number The Pokémon's base Attack.
Defense Number The Pokémon's base Defense.
SpAtk Number The Pokémon's base Special Attack.
SpDef Number The Pokémon's base Special Defense.
Speed Number The Pokémon's base Speed.
Special Number Optional. The Pokémon's base Special stat from Generation I.
nocat true Optional. Prevents the template from adding the page to any categories.

Example

This code:

{{Stats
|type = Electric
|type2 = Flying
|HP = 90
|Attack = 90
|Defense = 85
|SpAtk = 125
|SpDef = 90
|Speed = 100
|Special = 125
|nocat = true
}}

Creates:

Stat Range
At Lv. 50 At Lv. 100
90
150 - 197 290 - 384
90
85 - 156 166 - 306
85
81 - 150 157 - 295
125
117 - 194 229 - 383
90
85 - 156 166 - 306
100
94 - 167 184 - 328
Total:
580
  • Minimum stats are calculated with 0 EVs, IVs of 0, and (if applicable) a hindering nature.
  • Maximum stats are calculated with 252 EVs, IVs of 31, and (if applicable) a helpful nature.
  • This Pokémon's Special base stat in Generation I was 125.