Template:GOEventInfobox/doc

{{GOEventInfobox}} is the infobox for events from Pokémon GO.

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
color Color template Optional. The base color. Defaults to 1D2C5E. Do not include #.
bordercolor Color template Optional. The border color. Defaults to FFCB05. Do not include #.
titlecolor Color wordHex codeColor template Optional. The text color for the title. Defaults to white.

Include # when using Hex code or color template.

name String The English name of the event.
jname String Optional. The Japanese name of the event, in Japanese script.
jtrans String Optional. 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 300px.
caption String Image caption.
textcolor Color wordHex codeColor template Optional. The text color for the row labels. Defaults to white.

Include # when using Hex code or color template.

corecolor Color wordHex codeColor template Optional. The row label color. Defaults to 3467AF. Do not include #.
debut String The date the event starts.
location String Optional. The real-world location(s) the event is held in.
ticket String Optional. The ticket for the event.
season String Optional. The season the event is held in.
end String The date the event ends.

Example

January 2022 Community Day Classic: Back to Bulbasaur

Event artwork from the Pokémon GO website
Debut January 22, 2022
Event location Worldwide
Ticket $1.00 (Bulbasaur Community Day Classic Special Research)
Season Season of Heritage
End January 22, 2022 (0 days)
{{GOEventInfobox
|color={{grass color}}
|bordercolor={{poison color dark}}
|titlecolor=black
|name=January 2022 Community Day Classic: Back to Bulbasaur
|image=GO Community Day Classic Back to Bulbasaur.jpg
|size=300px
|caption=Event artwork from the Pokémon GO website
|textcolor=black
|corecolor={{grass color light}}
|debut=January 22, 2022
|location=Worldwide
|ticket=$1.00 <small>(Bulbasaur Community Day Classic Special Research)</small>
|season=Season of Heritage
|end=January 22, 2022
}}
June 2022 Community Day

Event artwork from the Pokémon GO website
Debut June 25, 2022
Event location Worldwide
Ticket $1.00 (Field Notes: Deino Special Research)
Season Season of GO
End June 25, 2022 (0 days)
{{GOEventInfobox
|color={{dark color}}
|bordercolor={{dragon color dark}}
|titlecolor=white
|name=June 2022 Community Day
|image=GO June 2022 Community Day.jpg
|size=300px
|caption=Event artwork from the Pokémon GO website
|textcolor=black
|corecolor={{dark color light}}
|debut=June 25, 2022
|location=Worldwide
|ticket=$1.00 <small>(Field Notes: Deino Special Research)</small>
|season=Season of GO
|end=June 25, 2022
}}