[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Template:Event/doc: Difference between revisions
Jump to navigation
Jump to search
(Fix typo, price -> prize) |
|||
Line 53: | Line 53: | ||
| {{yes}} | | {{yes}} | ||
|- | |- | ||
| ''' | | '''prize''' || The prize. | ||
| {{yes}} | | {{yes}} | ||
|- | |- |
Revision as of 13:03, 2 December 2021

This subpage provides documentation for Template:Event.
The Event template is used to create a infocard for events such as expansions, races, leagues.
Overview
The template will do the following:
- Create an infocard.
- Add relevant categories to the page.
- Add cargo fields to the page.
Parameters
All parameters should be filled in if possible to ensure it's working correctly.
Parameter | Description | Optional |
---|---|---|
name | The name of the event. | ![]() |
type | The type of the event. Available types:
|
![]() |
release_version | The version the event was released. | ![]() |
release_date | The date when the event started. Can find dates for events here. | ![]() |
end_date | The date when the event ended. Can find dates for events here. | ![]() |
standard | Is it a standard event? Use 1 or 0 .
|
![]() |
hardcore | Is it a hardcore event? Use 1 or 0 .
|
![]() |
id | Id(s) of the event. Can find the id for events here | ![]() |
number_of_events | The rewards when reaching a certain point threshold during the event. | ![]() |
rewards | The rewards when reaching a certain point threshold during the event. | ![]() |
prize | The prize. | ![]() |
image | Custom image for the event. Defaults to {{{name}}} logo.png if the parameter isn't specified.
|
![]() |
links | External website of the event, preferably official web page | ![]() |