Template:Item reward
Jump to navigation
Jump to search
Description
{{Item reward|<quantity>|<item name>|<optional>}}
Used by {{Quest infobox}} to define a single quest's reward, be it reputation, currency or an item.
Parameters
- unnamed parameter 1
- Reward quantity. The amount of such item/reputation/currency. Accepts the
<min qty>-<max qty>
format for variable quantities. - unnamed parameter 2
- Reward name. The reward name (item, reputation or currency). Reward type will be defined through this parameter.
- unnamed parameter 3
- Optional. Set anything to make this item optional. Defaults to no.
- no-smw
- Set anything to prevent annotating data to SMW.
Examples
- 1 Frumenty is produced from
{{Item reward|1|Frumenty}}
- 10 Allagan Tomestone of Poetics is produced from
{{Item reward|10|Allagan Tomestone of Poetics}}
- 5 Amalj'aa Relations is produced from
{{Item reward|5|Amalj'aa Relations}}
See also
- {{Quest infobox}}
- {{Unlock reward}}