Template:MastersInfobox/doc: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
⧼bulbapediamonobook-jumptonavigation⧽⧼bulbapediamonobook-jumptosearch⧽
Documentation for {{MastersInfobox}} |
Storm Aurora (talk | contribs) m minor wording tweaks, added nocat parameter |
||
Line 1: | Line 1: | ||
{{template|MastersInfobox}} is used to display information about a | {{template|MastersInfobox}} is used to display information about a Trainer from [[Pokémon Masters EX]]. | ||
This template will automatically add [[:Category:Masters EX characters]]. | This template will automatically add [[:Category:Masters EX characters]] to the page. | ||
==Parameters== | ==Parameters== | ||
Line 12: | Line 12: | ||
| type | | type | ||
| <code>Normal</code> • <code>Fire</code> • <code>Fighting</code> • <code>Water</code> • <code>Flying</code> • <code>Grass</code> • <code>Poison</code> • <code>Electric</code> • <code>Ground</code> • <code>Psychic</code> • <code>Rock</code> • <code>Ice</code> • <code>Bug</code> • <code>Dragon</code> • <code>Ghost</code> • <code>Dark</code> • <code>Steel</code> • <code>Fairy</code> | | <code>Normal</code> • <code>Fire</code> • <code>Fighting</code> • <code>Water</code> • <code>Flying</code> • <code>Grass</code> • <code>Poison</code> • <code>Electric</code> • <code>Ground</code> • <code>Psychic</code> • <code>Rock</code> • <code>Ice</code> • <code>Bug</code> • <code>Dragon</code> • <code>Ghost</code> • <code>Dark</code> • <code>Steel</code> • <code>Fairy</code> | ||
| The type of the first sync pair | | The sync move type of the first sync pair this version of the character formed. | ||
|- | |- | ||
| name | | name | ||
| ''String'' | | ''String'' | ||
| The character's English name | | The character's English name. | ||
|- | |- | ||
| jname | | jname | ||
Line 27: | Line 27: | ||
|- | |- | ||
| image | | image | ||
| '' | | ''String'' | ||
| The filename for the character's model, including extension. Do '''not''' include <code>File:</code>. | | The filename for the character's model, including the <code>.png</code> extension. Do '''not''' include <code>File:</code>. | ||
|- | |- | ||
| size | | size | ||
Line 68: | Line 68: | ||
|java=Ryōta Ōsaka | |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. | |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. | ||
|nocat=true | |||
}} | }} | ||
<pre> | <pre> |
Revision as of 01:04, 7 January 2024
{{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 | String | 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. |
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. }}