Template:Pokémon/5/Pokéstar/doc

{{Pokémon/5/Pokéstar}} is used to display a Pokéstar Studios opponent.

See the appropriate generation subtemplate:

Usage

{{Pokémon/5/Pokéstar
|game=
|ndex=
|character=
|type1=
|type2=
|level
|gender=
|ability=
|held=
|move1=
|move1type=
|move1cat=
|move2=
|move2type=
|move2cat=
|move3=
|move3type=
|move3cat=
|move4=
|move4type=
|move4cat=
}}

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
game Black 2 and White 2Black 2White 2Current Optional. The game the sprite should be pulled from.

Use Current to supress the filename prefix, so <ndex> will work as the entire filename.

ndex String The opponent's name in the filename.
character String The character's name
type1 NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteel The Pokémon's primary type.
type2 Optional. The Pokémon's secondary type.
level Number The Pokémon's level.
gender malefemalenone Optional. The Pokémon's gender. Defaults to none.
ability String The Pokémon's ability.
held String Optional. The Pokémon's held item.
move1 String Optional. The Pokémon's move name.
move2
move3
move4
move1type NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteel Optional. The type of the Pokémon's move.
move2type
move3type
move4type
move1cat PhysicalSpecialStatus Optional. The damage category of the Pokémon's move. Defaults to Status.
move2cat
move3cat
move4cat

Examples

{{Pokémon/5/Pokéstar
|ndex=Brycenman
|character=Brycen-Man
|level=56
|gender=male
|type1=Dark|type2=Psychic
|ability=Levitate
|held=Eject Button
|move1=U-turn|move1type=Bug|move1cat=Physical
|move2=Psychic|move2type=Psychic|move2cat=Special
|move3=Night Shade|move3type=Ghost|move3cat=Special
|move4=Ice Beam|move4type=Ice|move4cat=Special
}}
Spr 5b2 Brycenman.png
Types:
Dark Psychic
Ability:
Levitate
Held item:
Bag Eject Button Sprite.png Eject Button
Brycen-Man Lv.56
U-turn
Bug Physical
Psychic
Psychic Special
Night Shade
Ghost Special
Ice Beam
Ice Special
{{Pokémon/5/Pokéstar
|game=Current
|ndex=Spr B2W2 UFO
|character=UFO
|held=BrightPowder
|level=38
|type1=Flying|type2=Electric
|ability=Levitate
|move1=Counter|move1type=Fighting|move1cat=Physical
|move2=Recover|move2type=Normal|move2cat=Status
|move3=BubbleBeam|move3type=Water|move3cat=Special
|move4=Signal Beam|move4type=Bug|move4cat=Special
}}
Spr B2W2 UFO.png
Types:
Flying Electric
Ability:
Levitate
Held item:
Bag BrightPowder Sprite.png BrightPowder
UFO Lv.38
Counter
Fighting Physical
Recover
Normal Status
BubbleBeam
Water Special
Signal Beam
Bug Special