Difference between revisions of "Template:Item reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m (→‎Parameters: matched parameter names with example given)
Line 10: Line 10:


=== Parameters ===
=== Parameters ===
; ''unnamed parameter'' 1
; quantity
: Reward quantity. The amount of such item/reputation/currency. Accepts the <code><min qty>-<max qty></code> format for variable quantities.
: Reward quantity. The amount of such item/reputation/currency. Accepts the <code><min qty>-<max qty></code> format for variable quantities.
; ''unnamed parameter'' 2
; item name
: Reward name. The reward name (item, reputation or currency). Reward type will be defined through this parameter.
: Reward name. The reward name (item, reputation or currency). Reward type will be defined through this parameter.
; ''unnamed parameter'' 3
; optional
: Optional. Set anything to make this item optional. Defaults to no.
: Optional. Set anything to make this item optional. Defaults to no.
; no-smw
; no-smw

Revision as of 10:02, 19 August 2022

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.
no-smw
Set anything to prevent annotating data to SMW.

Examples

See also