Template:Statuette history table row

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

This template is used in conjunction with {{Statuette history table header}}. The header is used to set the style if the start/end dates are shown or date/cost.

Usage[edit]

{{Statuette history table row|<start date>|<end date>|cost=<cost>}}

Parameters[edit]

1 (unnamed parameter)
Required. Displays the beginning of the window of availability.
  • Accepted parameters:
    • Start date. accepts date formats like 2018-08-22 or September 2 2016
    • "unknown" if start date is unknown, will default to if empty
2 (unnamed parameter)
Optional. End date for above duration
  • Same parameters as above with the additional option of live/available
cost
Optional. Number of statuettes this item costs at that time. Defaults to unknown

Example[edit]

{{Statuette history table header}}
{{Statuette history table row|2023-01-10}}
{{Statuette history table row|2023-02-28|2023-03-28}}
{{Statuette history table row|2023-04-25|cost=45}}
{{Statuette history table row|2023-02-28|2023-06-21|cost=30}}
|}


{{Statuette history table header|showcost=true}}
{{Statuette history table row|2023-01-10}}
{{Statuette history table row|2023-02-28|2023-03-28}}
{{Statuette history table row|2023-04-25|cost=45}}
{{Statuette history table row|2023-06-15|2023-06-21|cost=30}}
|}

See also[edit]