Template:MastersInfobox
Player しゅじんこう Protagonist | |
[[File:{{{image}}}|200px]] {{{caption}}} | |
No. | 1 |
---|---|
English voice actor | Unknown |
Japanese voice actor | Unknown |
Description | Unknown |
{{MastersInfobox}}
is used to display information about a Trainer from Pokémon Masters EX.
This template will automatically add Category:Masters EX characters to the page.
Parameters
Parameter | Allowed values | Notes |
---|---|---|
type | Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy
|
The sync move type of the first sync pair this version of the character formed. |
name | String | The character's English name. |
jname | String | The character's Japanese name, in Japanese script. |
jtrans | String | The character's romanized Japanese name, in English script. |
image | Filename | The filename for the character's model, including the .png extension. Do not include File: .
|
size | String | The image size. |
caption | String | The image caption. Ideally should be similar to <name>'s model
|
num | Number | The character's in-game Dex number. |
enva | String | The character's English voice actor. Should also include a reference. |
java | String | The character's Japanese voice actor. Should also include a reference. |
desc | String | The description of the character from the in-game Dex. |
nocat | yes
|
Set to 1 , yes , true or any non-empty string to supress Category:Masters EX characters.
|
TemplateData
{{MastersInfobox}} is used to display information about a Trainer from Pokémon Masters EX.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | type | The sync move type of the first sync pair this version of the character formed.
| Line | required |
English name | name | The character's English name. | Line | required |
Japanese name | jname | The character's Japanese name, in Japanese script. | Line | required |
Japanese name romanization | jtrans | The character's romanized Japanese name, in English script. | Line | required |
Image | image | The filename for the character's model, including the .png extension | File | required |
Image size. | size | The image size.
| Line | suggested |
Caption | caption | The image caption
| Line | required |
Dex number. | num | The character's in-game Dex number. | Number | required |
English VA | enva | The character's English voice actor. Should also include a reference.
| Line | suggested |
Japanese VA | java | The character's Japanese voice actor. Should also include a reference.
| Line | suggested |
Dex Description | desc | The description of the character from the in-game Dex. | Line | suggested |
NoCategory | nocat | Set to any non empty string to supress default "Category:Masters EX characters"
| Line | optional |
Examples
Sygna Suit Blue マジコス グリーン Serious Costume Green | |
Sygna Suit Blue's model | |
No. | 65 |
---|---|
English voice actor | Billy Kametz |
Japanese voice actor | Ryōta Ōsaka |
Description | Blue is looking stylish in his sygna suit. With his Blastoise by his side, he has faced many strong opponents in his pursuit to become the greatest Trainer. |
{{MastersInfobox |type=water |name=Sygna Suit Blue |jname=マジコス グリーン |jtrans=Serious Costume Green |image=Spr Masters Blue Sygna.png |size=200px |caption=Sygna Suit Blue's model |num=65 |enva=[[Billy Kametz]] |java=Ryōta Ōsaka |desc=Blue is looking stylish in his sygna suit. With his Blastoise by his side, he has faced many strong opponents in his pursuit to become the greatest Trainer. }}