Template:Rewards item

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

Identifies what item is received upon finishing an event (page uses {{event infobox}}), a story (page uses {{story infobox}}) or in special cases on NPC pages, e.g. raid bosses without a related event page. Sets the Rewards item property.

See also

Usage[edit]

{{Rewards item|<item name>}}
{{Rewards item|<item name>|qty=<quantity>}}
{{Rewards item|<item name>|<displayed name>|qty=<quantity>|source=<acquisition source>|chance=<guaranteed/chance>|id=<id>}}

Parameters[edit]

1 (unnamed parameter)
Required. Name of the item.
2 (unnamed parameter)
Optional. Link text to display. Defaults to <Item name>. Do not use this to pluralize the name.
qty
Optional. Item quantity. Defaults to 1. Stored as text, hence number ranges or full text are allowed.
source
Optional. Item source. Defaults to PAGENAME.
id
Optional. Item id. For item pages with multiple variants.
chance
Optional. Determines the reward chance, either "Guaranteed" (default) or "Chance".
notes
Optional. Can be used to add a note to the subobject, which will be displayed as an additional suffix when queried with {{rewarded by}}.
profession
Optional. Set if the item is only awarded to a specific profession, such as HoT/PoF map completion rewards.
status
Optional. Item availability status: historical, discontinued, future, unimplemented. On default the rewarded item inherits the page availability status. Using a SMW lightweight variant which sets only Property:Has availability for non-current items (historical, discontinued, future, unimplemented).

Examples[edit]

* {{Rewards item|Bag of Loot (Path of Fire)}}

See also[edit]