Template:Infobox event/doc

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This is a basic infobox for events.

Usage

{{Infobox event
| image = 
| eventtype = 
| startDate = 
| endDate = 
| duration = 
| seasonnumber = 
| gamemode = 
| heirloom = 
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the event.
image String {{PAGENAME}} The promotional image for that event.
caption String If needed, a caption for the image. Use only if the image needs explanation.
eventtype String The type of event, i.e. Collection, Themed, Store Sale, LTM, or Challenge.
startDate String The first day of the event, expressed as MMM DD YYYY (e.g. Feb 04 2019).
endDate String The last day of the event, also expressed as MMM DD YYYY.
duration String The total amount of days the event lasts.
seasonNumber String Which season this event occurs during. Only enter the number; the template will automatically plug it into Template:ItemLink.
gamemode String If applicable, the game mode that runs during this event. If multiple, use <br/> between game modes.
heirloom String For Collection events, the legend that received an heirloom in this event.

Example

Evolution
Transition Evolution.jpg
Type Collection
Start date Sep 14 2021
End date Sep 28 2021
Duration 14 days
During Season 10.svg Season 10
Gamemode Rampart Arenas Takeover
Mythic Set Rampart


{{Infobox event
| name = Evolution
| image = Transition Evolution.jpg
| eventtype = Collection
| startDate = Sep 14 2021
| endDate = Sep 28 2021
| duration = 14
| seasonnumber = 10
| gamemode = Rampart Arenas Takeover
| heirloom = [[Rampart]]
}}