Template:TypeProperties/doc

{{TypeProperties}} is to be used to generate type effectiveness summary tables.

Usage

{{TypeProperties
|type=
|prop=
|se=
|nve=
|immune=
}}

Template fields

  • type - The desired type.
  • prop - The properties to be shown. Has two valid values: "Off" (offensive) or "Def" (defensive). Defaults to Off.
  • se - Use a {{TypeIcon}} for each type that the table type is super effective on (if offensive), or weak to (if defensive). Defaults to "None".
  • nve - Use a {{TypeIcon}} for each type that the table type is not very effective on (if offensive), or resistant to (if defensive). Defaults to "None".
  • immune - Use a {{TypeIcon}} for each type that the table type has no effect on (if offensive), or immune to (if defensive). Defaults to "None".

Examples

Offense and Defense

{{TypeProperties | type = Fighting | prop = Off
 | se     = {{TypeIcon|Normal}} {{TypeIcon|Rock}} {{TypeIcon|Ice}} {{TypeIcon|Steel}} {{TypeIcon|Dark}}
 | nve    = {{TypeIcon|Flying}} {{TypeIcon|Poison}} {{TypeIcon|Bug}} {{TypeIcon|Psychic}} {{TypeIcon|Fairy}}
 | immune = {{TypeIcon|Ghost}}
}}

{{TypeProperties | type = Fighting | prop = Def
 | se  = {{TypeIcon|Flying}} {{TypeIcon|Psychic}} {{TypeIcon|Fairy}}
 | nve = {{TypeIcon|Rock}} {{TypeIcon|Bug}} {{TypeIcon|Dark}}
}}
Offensive properties of Fighting-type moves
Super effective (×2) Not very effective (×½) No effect (×0)
NormalRockIceSteelDark FlyingPoisonBugPsychicFairy Ghost
Defensive properties of Fighting-type Pokémon
Weak to (×2) Resists (×½) Immune to (×0)
FlyingPsychicFairy RockBugDark None

Different types

{{Flexheader}}

{{TypeProperties|type=Fire|prop=Off}}
{{TypeProperties|type=Water|prop=Off}}
{{TypeProperties|type=Grass|prop=Off}}

{{Flexfooter}}
Offensive properties of Fire-type moves
Super effective (×2) Not very effective (×½) No effect (×0)
None None None
Offensive properties of Water-type moves
Super effective (×2) Not very effective (×½) No effect (×0)
None None None
Offensive properties of Grass-type moves
Super effective (×2) Not very effective (×½) No effect (×0)
None None None