Difference between revisions of "Template:Item reward"
Jump to navigation
Jump to search
m (Protected "Template:Item reward" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
JohnnySolas (talk | contribs) |
||
Line 28: | Line 28: | ||
* {{tl|Unlock reward}} | * {{tl|Unlock reward}} | ||
[[Category: | [[Category:Templates|Item reward]] | ||
</noinclude> | </noinclude> |
Revision as of 13:30, 27 January 2021
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}}