Template:Event/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
>Illviljan
Line 78: Line 78:
|name            = Winterheart race season
|name            = Winterheart race season
|type            = race  
|type            = race  
|release_date    = 2016.01.29 (NZT)
|release_date    = 2016.01.29
|end_date        = 2016.02.25 (NZT)
|end_date        = 2016.02.25
|rewards        = [[Asphyxia's Wrath]] <br> [[Sapphire Ring]] <br> [[The Whispering Ice]] <br> [[Dyadian Dawn]] <br> [[Call of the Brotherhood]] <br> [[Winterheart]]
|rewards        = [[Asphyxia's Wrath]] <br> [[Sapphire Ring]] <br> [[The Whispering Ice]] <br> [[Dyadian Dawn]] <br> [[Call of the Brotherhood]] <br> [[Winterheart]]
|prize          = [[Demigod's Dominance]]
|prize          = [[Demigod's Dominance]]

Revision as of 19:41, 14 July 2016

This subpage provides documentation for Template:Event.

The Event template is used to show a event info card.

Parameters

Parameter Description
name The name of the event.
image Custom image for the event. Defaults to {{{name}}} logo.png if the parameter isn't specified.
type The type of the event. Available types:
  • challenge
  • expansion
  • pvp
  • race
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.
rewards The rewards when reaching a certain point threshold during the event.
prize The prize.
standard It is a standard event. Use True or False.
hardcore It is a hardcore event. Use True or False.

Example

{{Event
|name            = Talisman league
|type            = challenge 
|release_version = 2.1.0
|release_date    = 2015.12.11
|end_date        = 2016.03.04
}}

Lua error: bad argument #2 to 'formatDate': invalid timestamp '2015.12.11'.

{{Event
|name            = Forsaken Masters
|type            = expansion
|release_version = 1.2.0
|release_date    = 2014.08.20
}}

Lua error: bad argument #2 to 'formatDate': invalid timestamp '2014.08.20'.

{{Event
|name            = Winterheart race season
|type            = race 
|release_date    = 2016.01.29
|end_date        = 2016.02.25
|rewards         = [[Asphyxia's Wrath]] <br> [[Sapphire Ring]] <br> [[The Whispering Ice]] <br> [[Dyadian Dawn]] <br> [[Call of the Brotherhood]] <br> [[Winterheart]]
|prize           = [[Demigod's Dominance]]
|links           = [http://www.pathofexile.com/seasons Schedule and overview] 
}}

Lua error: bad argument #2 to 'formatDate': invalid timestamp '2016.01.29'.