Шаблон:Rewards item

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск

Description

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

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

Parameters

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 "possible".

Examples

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

See also