Template:UniteInfobox: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (Nescientist moved page User:Oddkidd/Unite Infobox to Template:UniteInfobox without leaving a redirect: mainspacing)
(fixed roundy right bottom under support.)
Line 74: Line 74:
|-
|-
! class="roundybl" style="text-align:right; background:#{{Fire color light}}" | Support
! class="roundybl" style="text-align:right; background:#{{Fire color light}}" | Support
| style="background:#FFF" | {{#switch: {{{support}}}
| class="roundybr" style="background:#FFF" | {{#switch: {{{support}}}
| 0.5=[[File:UNITE Star half.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]]
| 0.5=[[File:UNITE Star half.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]]
| 1=[[File:UNITE Star 1.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]]
| 1=[[File:UNITE Star 1.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]][[File:UNITE Star 0.png|x15px]]

Revision as of 09:57, 14 October 2023

{{{pokemon}}}
{{{jname}}} {{{jtrans}}}
UNITE Bulbasaur.png
Role {{{role}}}
Attack type {{{range}}}
Damage type {{{damage}}}
Difficulty {{{difficulty}}}
Offense
Endurance
Mobility
Scoring
Support
File:UNITE001.png
Does not evolve
License availability:
Aeos coin {{{coin}}} / Aeos gem {{{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 UNITE {{{pokemon}}}.png

size String Optional. The image size. Defaults to 200px.
role AttackerAll-RounderDefenderSupporterSpeedster The UNITE role for the Pokémon.
range MeleeRanged The attack type.
damage AttackSp. Atk The damage type.
difficulty NoviceIntermediateExpert The difficulty for this UNITE License.
evolve 123 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 A. Find more »).

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 A. Find more »).

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 A. Find more »).

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Pokémon Namepokemon

The English name of the Pokémon

Example
Bulbasaur
Linerequired
Japanese namejname

The Japanese name of the Pokémon, in Japanese script

Example
フシギダネ
Linesuggested
Japanese name translationjtrans

The Japanese name of the Pokémon, in English script (Use the trademarked name whenever available)

Example
Fushigidane
Linesuggested
EX licenseex

Optional. Set to "yes" (or any non empty string) if this is an ex license

Suggested values
yes y
Lineoptional
Artwork file name overrideimage

Optional. Override for the Pokémon artwork filename. Requires the file extension.

Default
UNITE <pokemon>.png
Fileoptional
Image sizesize

Optional. The image size.

Default
200px
Lineoptional
UNITE rolerole

The Pokémon's UNITE role

Suggested values
Attacker All-Rounder Defender Supporter Speedster
Unknownrequired
Rangerange

The attack type.

Suggested values
Melee Ranged
Linerequired
Damagedamage

The damage type

Suggested values
Attack Sp. Atk
Linerequired
Difficultydifficulty

The difficulty for this UNITE License

Suggested values
Novice Intermediate Expert
Unknownrequired
No. of evolutionary stagesevolve

The number of evolutionary stages this Pokémon has

Suggested values
1 2 3
Numberrequired
NDex of first stagendex1

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

Numberrequired
First stage evolution levellevel1

The level at which the first stage evolves into the second stage

Numbersuggested
First stage evolution requirementevotext

Optional. Override for the first stage evolution requirement

Linesuggested
NDex of second stagendex2

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)

Numbersuggested
Second stage evolution levellevel2

The level at which the second stage evolves into the third stage

Numbersuggested
Second stage evolution requirementevotext2

Optional. Override for the second stage evolution requirement

Filesuggested
NDex of third stagendex3

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)

Numbersuggested
Third stage evolution requirementevotext3

Optional. Evolution requirement after third stage. Hidden by default

Lineoptional
Coin costcoin

The cost of this Pokémon's license in the shop, in coins

Numberrequired
Gem costgem

The cost of this Pokémon's license in the shop, in gems

Numberrequired
Other availibilityother

Optional. Any other way to obtain this Pokémon's license

Unknownoptional
License filenamelicense

Optional. Override for the Pokemon name in the license image filename

Default
Pokemon name
Lineoptional

Examples

Alolan Ninetales
アローラキュウコン Alolan Ninetales
UNITE Bulbasaur.png
Role Attacker
Attack type Ranged
Damage type Sp. Atk
Difficulty Novice
Offense
Endurance
Mobility
Scoring
Support
UNITE0037A.png
Evolves at Lv. 4

UNITE0038A.png

License availability:
Aeos coin 8,000 / Aeos gem 460
Beginner login bonus (Day 2 reward)
{{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)
}}


Mr. Mime
バリヤード Barrierd
UNITE Mr Mime.png
Role Supporter
Attack type Melee
Damage type Sp. Atk
Difficulty Intermediate
Offense
Endurance
Mobility
Scoring
Support
UNITE0122.png
Does not evolve
License availability:
Aeos coin 8,000 Aeos Coins / Aeos gem 460 Aeos Gems
{{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
}}