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
- quantity
- Reward quantity. The amount of such item/reputation/currency. Accepts the
<min qty>-<max qty>
format for variable quantities. - item name
- Reward name. The reward name (item, reputation or currency). Reward type will be defined through this parameter.
- optional
- Optional. Set anything to make this item optional. Defaults to no.
- size
- Optional. Set to medium or big to increase item icon size. Defaults to small.
- no-smw
- Set anything to prevent annotating data to SMW.
Examples
- 1 Diadochos Armlets of Casting is produced from
{{Item reward|1|HQ Diadochos Armlets of Casting}}
- 1-2 Frumenty is produced from
{{Item reward|1-2|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}}
- 5000 Company Seal is produced from
{{Item reward|5000|Company Seal}}
- 5000 Storm Seals is produced from
{{Item reward|5000|Storm Seals}}
- 5000 Flame Seals is produced from
{{Item reward|5000|Flame Seals}}
- 5000 Serpent Seals is produced from
{{Item reward|5000|Serpent Seals}}
See also
- {{Quest infobox}}
- {{Unlock reward}}