Template:UniteInfobox
{{{pokemon}}} {{{jname}}} {{{jtrans}}} | |
Role | {{{role}}} |
---|---|
Attack type | {{{range}}} |
Damage type | {{{damage}}} |
Difficulty | {{{difficulty}}} |
Offense | {{{offense}}} |
Endurance | {{{endurance}}} |
Mobility | {{{mobility}}} |
Scoring | {{{scoring}}} |
Support | {{{support}}} |
File:UNITE001.png Does not evolve | |
License availability: {{{coin}}} / {{{gem}}} |
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
{{UniteInfobox}}
is used on the pages of Pokémon characters from Pokémon UNITE.
How to use
Infoboxes should be used at the beginning of the page, before any introductory text.
Parameters
All parameters are case sensitive.
Parameter | Allowed values | Notes |
---|---|---|
pokemon | String | The name of the Pokémon in English |
jname | String | Japanese script name of the Pokémon |
jtrans | String | The name of the Pokémon in Japanese. Use the trademarked name whenever available. |
ex | yes
|
Optional. Display the EX License icon when set to any non empty string. |
image | String | Optional. Override for the Pokémon artwork filename.
Requires the file extension. Defaults to |
size | String | Optional. The image size. Defaults to 200px .
|
role | Attacker • All-Rounder • Defender • Supporter • Speedster
|
The UNITE role for the Pokémon. |
range | Melee • Ranged
|
The attack type. |
damage | Attack • Sp. Atk
|
The damage type. |
difficulty | Novice • Intermediate • Expert
|
The difficulty for this UNITE License. |
evolve | 1 • 2 • 3
|
The number of evolutionary stages this Pokémon has. |
ndex1 | National Pokédex number | The 4-digit National Pokédex number of the first stage.
Append with a code to select a specific form (e.g. for an Alolan form, add |
level1 | Number | The level at which the first stage evolves into the second stage |
evotext | String | Optional. Override for the evolution requirement. |
ndex2 | National Pokédex number | The 4-digit National Pokédex number of the second stage.
Append with a code to select a specific form (e.g. for an Alolan form, add |
level2 | Number | The level at which the second stage evolves into the third stage |
evotext2 | String | Optional. Override for the evolution requirement after second stage. |
ndex3 | National Pokédex number | The 4-digit National Pokédex number of the third stage.
Append with a code to select a specific form (e.g. for an Alolan form, add |
evotext3 | String | Optional. Evolution requirement after third stage. Does not appear by default. |
coin | Number | The cost of this Pokémon's license in the shop, in coins. |
gem | Number | The cost of this Pokémon's license in the shop, in gems. |
other | String | Optional. Any other way to obtain this Pokémon's license. |
license | String | Optional. Override for the Pokemon name in the license image filename. |
TemplateData
{{UniteInfobox}} is used on the pages of Pokémon characters from Pokémon UNITE.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Pokémon Name | pokemon | The English name of the Pokémon
| Line | required |
Japanese name | jname | The Japanese name of the Pokémon, in Japanese script
| Line | suggested |
Japanese name translation | jtrans | The Japanese name of the Pokémon, in English script (Use the trademarked name whenever available)
| Line | suggested |
EX license | ex | Optional. Set to "yes" (or any non empty string) if this is an ex license
| Line | optional |
Artwork file name override | image | Optional. Override for the Pokémon artwork filename. Requires the file extension.
| File | optional |
Image size | size | Optional. The image size.
| Line | optional |
UNITE role | role | The Pokémon's UNITE role
| Unknown | required |
Range | range | The attack type.
| Line | required |
Damage | damage | The damage type
| Line | required |
Difficulty | difficulty | The difficulty for this UNITE License
| Unknown | required |
No. of evolutionary stages | evolve | The number of evolutionary stages this Pokémon has
| Number | required |
NDex of first stage | ndex1 | The 4-digit National Pokédex number of the first stage. Append with a code to select a specific form (e.g. for an Alolan form, add A | Number | required |
First stage evolution level | level1 | The level at which the first stage evolves into the second stage | Number | suggested |
First stage evolution requirement | evotext | Optional. Override for the first stage evolution requirement | Line | suggested |
NDex of second stage | ndex2 | The 4-digit National Pokédex number of the second stage. Append with a code to select a specific form (e.g. for an Alolan form, add A) | Number | suggested |
Second stage evolution level | level2 | The level at which the second stage evolves into the third stage | Number | suggested |
Second stage evolution requirement | evotext2 | Optional. Override for the second stage evolution requirement | File | suggested |
NDex of third stage | ndex3 | The 4-digit National Pokédex number of the third stage. Append with a code to select a specific form (e.g. for an Alolan form, add A) | Number | suggested |
Third stage evolution requirement | evotext3 | Optional. Evolution requirement after third stage. Hidden by default | Line | optional |
Coin cost | coin | The cost of this Pokémon's license in the shop, in coins | Number | required |
Gem cost | gem | The cost of this Pokémon's license in the shop, in gems | Number | required |
Other availibility | other | Optional. Any other way to obtain this Pokémon's license | Unknown | optional |
License filename | license | Optional. Override for the Pokemon name in the license image filename
| Line | optional |
Examples
{{UniteInfobox |pokemon=Alolan Ninetales |jname=アローラキュウコン |jtrans=Alolan Ninetales |role=Attacker |range=Ranged |damage=Sp. Atk |difficulty=Novice |evolve=2 |ndex1=0037A |level1=4 |ndex2=0038A |coin=8,000 |gem=460 |other=Beginner login bonus (Day 2 reward) }}
{{UniteInfobox |pokemon=Mr. Mime |jname=バリヤード |jtrans=Barrierd |image=UNITE Mr Mime.png |size=100px |role=Supporter |range=Melee |damage=Sp. Atk |difficulty=Intermediate |evolve=1 |ndex1=0122 |coin=8,000 Aeos Coins |gem=460 Aeos Gems |license=Mr Mime }}