Template:AbilityInfobox/desc

Name JPName
JPTrans
Flavor text
Generation I
Currently unknown

Template documentation
Note: portions of the template sample may not be visible without values provided.

{{AbilityInfobox/desc}} displays the description of an Ability.

Usage

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
1 Generation numeral ("I", "V", "IX", etc.) Links to "Generation [value]".
2 String Description of the Ability.

TemplateData

Description row for an Ability.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Gen1

Generation's Roman numberal

Linerequired
Description2

Ability description text

Linerequired

Examples

Unseen Fist ふかしのこぶし
Invisible Fist
Flavor text
Generation VIII

If the Pokémon uses moves that make direct contact, it can attack the target even if the target protects itself.

Generation IX

If the Pokémon uses moves that make direct contact, it can attack the target even if the target protects itself.

Champions

When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered.

{{AbilityInfobox/header
|name=Unseen Fist
|jpname=ふかしのこぶし
|jptrans=Invisible Fist
|jptranslit=Fukashi no Kobushi
|colorscheme=fighting
|gen=VIII
}}

{{AbilityInfobox/desc
|VIII
|If the Pokémon uses moves that make direct contact, it can attack the target even if the target protects itself.
}}

{{AbilityInfobox/desc
|IX
|If the Pokémon uses moves that make direct contact, it can attack the target even if the target protects itself.
}}

{{AbilityInfobox/desc/Champions
|When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered.
}}

|}