From Bulbapedia, the community-driven Pokémon encyclopedia.
|
|
Line 278: |
Line 278: |
| |- | | |- |
| | <code>Stadium</code> | | | <code>Stadium</code> |
| | [[Pokémon Stadium (English)|Stadium]] | | | [[Pokémon Stadium|Stadium]] |
| |- | | |- |
| | <code>Stadium2</code> | | | <code>Stadium2</code> |
Latest revision as of 21:21, 3 May 2024
{{Party/Single/Walkthrough}}
is used to display detailed info on a trainer's party and Pokémon for a battle with a single Trainer.
How to use:
{{Party/Single/Walkthrough
|background1=
|background2=
|sprite=
|size=
|prize=
|class=
|classlink=
|name=
|game=
|location=
|locationname=
|pokemon=
}}
{{Pokémon/.}}
{{Party/Single/Walkthrough/end}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
background1
|
Hex code • Color template
|
Main background color.
|
background2
|
Hex code • Color template
|
Secondary background color.
|
sprite
|
Filename
|
Trainer sprite filename, with extension.
|
size
|
Filesize
|
Size of Trainer sprite, only if size reduction is required.
|
prize
|
String
|
Prize for defeating the Trainer, without any money-increasing bonuses applied.
Entering "none " (case-sensitive) hides the prize display.
|
class
|
String
|
Optional. Trainer class.
This is displayed above the trainer name.
|
classlink
|
String
|
Optional. Link override for the Trainer class.
|
class2
|
String
|
Optional. Trainer class.
This is displayed below the trainer name.
|
classlink2
|
String
|
Optional. Link override for the Trainer class.
|
name
|
String
|
Trainer's name.
Not linked by default
|
game
|
Valid abbreviation • String
|
Game(s) the battle takes place in.
|
location
|
String
|
Location where the battle takes place.
|
locationname
|
String
|
Optional. Display override for the location.
|
location2
|
String
|
Optional. Second option for the battle location.
|
location2name
|
String
|
Optional. Display override for the second location.
|
pokemon
|
1 • 2 • 3 • 4 • 5 • 6
|
Number of Pokémon in the Trainer's party.
|
List of allowed game abbreviations
Abbreviation |
Game
|
RG
|
Red and Green
|
RGB
|
Red, Green, and Blue
|
RGBY
|
Red, Green, Blue, and Yellow
|
Y
|
Yellow
|
GS
|
Gold and Silver
|
GSC
|
Gold, Silver, and Crystal
|
C
|
Crystal
|
Ru
|
Ruby
|
Sa
|
Sapphire
|
RS • RuSa
|
Ruby and Sapphire
|
RSE
|
Ruby, Sapphire, and Emerald
|
RE
|
Ruby and Emerald
|
SE
|
Sapphire and Emerald
|
E
|
Emerald
|
FRLG • FL
|
FireRed and LeafGreen
|
DP
|
Diamond and Pearl
|
DPP • DPPt
|
Diamond, Pearl, and Platinum
|
Pt
|
Platinum|HGSS
|
HS
|
HeartGold and SoulSilver
|
PtHGSS
|
Platinum, HeartGold, and SoulSilver
|
BW
|
Black and White
|
Bl
|
Black
|
W
|
White
|
B2W2
|
Black 2 and White 2
|
B2
|
Black 2
|
W2
|
White 2
|
BWB2W2
|
Black, White, Black 2, and White 2
|
XY
|
X and Y
|
X
|
X
|
y
|
Y
|
ORAS
|
Omega Ruby and Alpha Sapphire
|
OR
|
Omega Ruby
|
AS
|
Alpha Sapphire
|
XYORAS
|
X, Y, Omega Ruby, and Alpha Sapphire
|
SM
|
Sun and Moon
|
Su
|
Sun
|
M
|
Moon
|
SMUSUM
|
Sun, Moon, Ultra Sun, and Ultra Moon
|
USUM
|
Ultra Sun and Ultra Moon
|
US
|
Ultra Sun
|
UM
|
Ultra Moon
|
SUS
|
Sun and Ultra Sun
|
MUM
|
Moon and Ultra Moon
|
LGPE • PE
|
Let's Go, Pikachu! and Let's Go, Eevee!
|
LGP
|
Let's Go, Pikachu!
|
LGE
|
Let's Go, Eevee!
|
SwSh
|
Sword and Shield
|
Sw
|
Sword
|
Sh
|
Shield
|
BDSP
|
Brilliant Diamond and Shining Pearl
|
BD
|
Brilliant Diamond
|
SP
|
Shining Pearl
|
LA
|
Pokémon Legends: Arceus
|
SV
|
Scarlet and Violet
|
Sc
|
Scarlet
|
V
|
Violet
|
Stadium
|
Stadium
|
Stadium2
|
Stadium 2
|
Colo
|
Colosseum
|
XD
|
Pokémon XD
|
PBR
|
Pokémon Battle Revolution
|
Example
The code of Pokémon block is not shown in the below example.
{{Party/Single/Walkthrough
|background1={{x color}}
|background2={{y color}}
|sprite=VSDiantha.png
|size=150px
|prize={{pdollar}}16320
|class=Champion
|classlink=Pokémon Champion
|name=Diantha
|game=XY
|location=Pokémon League (Kalos)
|locationname=Pokémon League
|pokemon=6
}}
{{Pokémon/6}}
{{Pokémon/6}}
{{Pokémon/6}}
{{Pokémon/6}}
{{Pokémon/6 }}
{{Pokémon/6}}
{{Party/Single/Walkthrough/end}}