Template:UnitePassiveAbility
Guts こんじょう Guts | |
Ability description |
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
{{UnitePassiveAbility}}
is used for a passive ability for a Pokémon in Pokémon UNITE.
How to use
- image: Image filename, with extension.
- stage (optional): The name of the stage.
- ability: The name of the ability
- jname: The Japanese name of the ability, in Japanese script.
- jtrans: The translated Japanese name of the ability, in English script.
- desc: Ability Description.
TemplateData
{{UnitePassiveAbility}} is used for a passive ability for a Pokémon in Pokémon UNITE.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Image filename, with extension. | File | required |
Stage | stage | The name of the stage. | Line | suggested |
English name | ability | The English name of the ability | Line | required |
Japanese name | jname | The Japanese name of the ability, in Japanese script. | Line | required |
Japanese name Romanization | jtrans | The romanization of the Japanese name of the ability, in English script. | Line | required |
Description | desc | Description of the ability | Line | required |
Examples
{{UnitePassiveAbility |image=UNITE Blaze.png |ability=Blaze |jname=もうか |jtrans=Raging Flames |desc=When the Pokémon is at half HP or less, its critical-hit rate is increased. }}
File:UNITE Blaze.png |
Blaze もうか Raging Flames |
---|---|
When the Pokémon is at half HP or less, its critical-hit rate is increased. |