Template:MastersEventInfobox/doc

{{MastersEventInfobox}} as the infobox for events from Pokémon Masters EX.

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
type Color template The base name of a color template.

Do not include color, color light, or color dark.

titlecolor Color wordHex codeColor template Optional. The text color for the title. Defaults to black.

Include # when using Hex code or color template.

name String The English name of the event.
jname String The Japanese name of the event, in Japanese script.
jtrans String The English translation of the event's Japanese name.
image Filename File name for the infobox image, with extension.
size size Optional. Image size. Defaults to 250px.
caption String Image caption.
textcolor Color wordHex codeColor template Optional. The text color for the row labels. Defaults to black.

Include # when using Hex code or color template.

etype String The event type.
first String The dates for the event's first run.
rerun String Optional. The dates for reruns of the event. Separate multiple reruns with <br/>
feat String Sync pairs or theme skills featured in this event.
featLabel String Optional. Override for the subject of the "featured" row. Defaults to sync pairs.
bonus yesno Optional. Set to no (or blank string) if this event did not give reward or strength bonuses to any sync pairs.

Defaults to yes and thus will always show the bonuses section unless explicitly set to no.

bon1 String Optional. First reward bonus multiplier. Defaults to 1.6.
spbon1 String Optional. Sync pairs that have the first reward bonus.
bon2 String Optional. Second reward bonus multiplier. Defaults to 1.4.
spbon2 String Optional. Sync pairs that have the second reward bonus.
bon3 String Optional. Third reward bonus multiplier. Defaults to 1.2.
spbon3 String Optional. Sync pairs that have the third reward bonus.
skillrbon String Optional. Theme skills with reward bonus in this event.
skillsbon String Optional. Theme skills with strength bonus in this event.

TemplateData

{{MastersEventInfobox}} should be used as the infobox for events from Pokémon Masters EX. Infoboxes should be used at the beginning of the page, before any introductory text.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Typetype

The base name of a color template.

Linerequired
Title Textcolortitlecolor

Optional. The text color for the title. Include # when using Hex code or color template.

Suggested values
white black
Default
black
Lineoptional
Event namename

The English name of the event.

Linerequired
Japanese namejname

The Japanese name of the event, in Japanese script.

Linerequired
Translated namejtrans

The English translation of the event's Japanese name.

Linerequired
Imageimage

File name for the infobox image, with extension.

Filerequired
Image Sizesize

Optional. Image size.

Default
250px
Linesuggested
Captioncaption

Image caption.

Linerequired
Row label textcolortextcolor

Optional. The text color for the row labels. Include # when using Hex code or color template.

Suggested values
black white
Default
black
Lineoptional
Event typeetype

The event type.

Linerequired
First run datesfirst

The dates for the event's first run.

Linerequired
Rerun datesrerun

Optional. The dates for reruns of the event. Separate multiple reruns with <br/>

Stringsuggested
Start Datesstdt

The event start dates.

Stringdeprecated
End Datesendt

The event end dates.

Stringdeprecated
Featured Pairs/Skillsfeat

Sync pairs or theme skills featured in this event.

Stringrequired
Featured Row LabelfeatLabel

Optional. Override for the subject of the "featured" row.

Default
sync pairs
Linesuggested
Bonusesbonus

Optional. Set to no (or blank string) if this event did not give reward or strength bonuses to any sync pairs.

Suggested values
no yes
Default
yes
Linesuggested
Bonus Multiplier 1bon1

Optional. First reward bonus multiplier.

Default
1.6
Linesuggested
Bonus 1 Sync pairsspbon1

Optional. Sync pairs that have the first reward bonus.

Linesuggested
Bonus Multiplier 2bon2

Optional. First reward bonus multiplier.

Default
1.4
Linesuggested
Bonus 2 Sync pairsspbon2

Optional. Sync pairs that have the second reward bonus.

Linesuggested
Bonus Multiplier 3bon3

Optional. First reward bonus multiplier.

Default
1.2
Linesuggested
Bonus 3 Sync pairsspbon3

Optional. Sync pairs that have the third reward bonus.

Linesuggested
Reward Bonus theme skillsskillrbon

Optional. Theme skills with reward bonus in this event.

Linesuggested
Strength theme skillsskillsbon

Optional. Theme skills with strength bonus in this event.

Linesuggested

Examples

Reach for the Top
頂点へと翔ける者 The one who soars to the top
Masters Reach for the Top.png
Event notification image
Type Story event
First run September 3, 2019 to September 30, 2019
Featured sync pairs Blue and Pidgeot
{{MastersEventInfobox
|type=flying
|titlecolor=white
|name=Reach for the Top
|jname=頂点へと翔ける者
|jtrans=The one who soars to the top
|image=Masters Reach for the Top.png
|size=250px
|caption=Event notification image
|etype=Story event
|first=September 3, 2019 to September 30, 2019
|feat={{mas|Blue}} and {{p|Pidgeot}}
|bonus=no
}}


Two Champions
ふたりの王者 Two Kings
Masters Two Champions.png
Event notification image
Type Story event
First run December 26, 2019 to January 22, 2020
Rerun(s) May 25, 2021 to June 8, 2021
Featured sync pairs Lance and Dragonite
Cynthia and Garchomp
Sync pairs with reward bonus 
1.6× Lance and Dragonite (second run only)
Cynthia and Garchomp (second run only) 
1.4× Clair and Kingdra (second run only)
Rosa and Snivy/Servine/Serperior (second run only) 
1.2× Player character and Pikachu (second run only)
Player character and Torchic (second run only)
{{MastersEventInfobox
|type=dragon
|titlecolor=white
|textcolor=white
|name=Two Champions
|jname=ふたりの王者
|jtrans=Two Kings
|image=Masters Two Champions.png
|size=250px
|caption=Event notification image
|etype=Story event
|first=December 26, 2019 to January 22, 2020
|rerun=May 25, 2021 to June 8, 2021
|feat={{mas|Lance}} and {{p|Dragonite}}<br>{{mas|Cynthia}} and {{p|Garchomp}}
|spbon1=Lance and Dragonite (second run only)<br>Cynthia and Garchomp (second run only)
|spbon2={{mas|Clair}} and {{p|Kingdra}} (second run only)<br>{{mas|Rosa}} and {{p|Snivy}}/{{p|Servine}}/{{p|Serperior}} (second run only)
|spbon3=Player character and {{p|Pikachu}} (second run only)<br>Player character and {{p|Torchic}} (second run only)
}}