Template:MastersEventInfobox/doc

From Bulbapedia, the community-driven Pokémon encyclopedia.
< Template:MastersEventInfobox
Revision as of 04:28, 10 January 2024 by SuperPikaPool13 (talk | contribs) (documentation for {{MastersEventInfobox}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

{{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.
name String Event name
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 Image size.
caption String Image caption.
textcolor Color wordHex codeColor template Optional. The text color for the infobox. Defaults to Black.
etype String The event type.
stdt String The event start date.
endt String The event end date
feat String Sync pairs or skills featured in this event
featLabel String Optional. Override for the "featured" row. Defaults to sync pairs.
bonus yesno Optional. Set to no (or blank string) to hide the bonuses during this event.

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

bon1 String Optional. First reward bonus. Defaults to 1.6
spbon1 String Optional. Sync pairs that have the first reward bonus.
bon2 String Optional. Second reward bonus. Defaults to 1.4
spbon2 String Optional. Sync pairs that have the second reward bonus.
bon3 String Optional. Third reward bonus. Defaults to 1.2
spbon4 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.

Examples

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


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