Template:Item reward
Jump to navigation
Jump to search
Description
{{Item reward|<quantity>|<item name>|<optional>}}
Used by {{Quest infobox}} and {{FATE infobox}} to define a single quest or FATE's reward, be it reputation, currency or an item. Setting semantic data is only supported when used for an item or currency. For reputation rewards, set no-smw=y.
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
| Markup | Renders as |
|---|---|
* {{Item reward|1|HQ Diadochos Armlets of Casting}}
* {{Item reward|1-2|Frumenty}}
* {{Item reward|10|Allagan Tomestone of Poetics}}
* {{Item reward|5|Amalj'aa Relations}}
* {{Item reward|5000|Company Seal}}
* {{Item reward|5000|Storm Seals}}
* {{Item reward|5000|Flame Seals}}
* {{Item reward|5000|Serpent Seals}}
|
|
See also
- {{Quest infobox}}
- {{Unlock reward}}