Difference between revisions of "Template:Default item parameter/documentation"
Jump to navigation
Jump to search
m |
m |
||
Line 8: | Line 8: | ||
; recast: Optional. Recast time for consumables such as medicine and meals. | ; recast: Optional. Recast time for consumables such as medicine and meals. | ||
; cost: Optional. [[Currency]] cost of the item when purchased from a [[vendor]]. To match it to the display in any vendor window, use the amount and the appropriate icon template<!--, e.g. {{tl|coin|500}}, 500 {{tl|item icon|zhaitaffy}}, or 500 {{tl|token|Guild Commendation}} --> | ; cost: Optional. [[Currency]] cost of the item when purchased from a [[vendor]]. To match it to the display in any vendor window, use the amount and the appropriate icon template<!--, e.g. {{tl|coin|500}}, 500 {{tl|item icon|zhaitaffy}}, or 500 {{tl|token|Guild Commendation}} --> | ||
; value: Optional. The number of gils a [[vendor]] will pay for this item; | ; value: Optional. The number of gils a [[vendor]] will pay for this item; if not specified sets the item as unsellable. | ||
; market-prohibited: Optional. If specified sets the item as prohibited to sell through market board. | |||
<noinclude> | <noinclude> | ||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
</noinclude> | </noinclude> |
Revision as of 18:11, 14 July 2017
The following parameters are handled by the {{Default item parameter}} template:
- rarity
- Specified rarity: white, green, blue, purple. Will be set to Unspecified per default.
- level
- Optional. Required level to use the item.
- race
- Optional. Required race to use item.
- gender
- Optional. Required gender to use item.
- unique
- Optional. Whether the item is unique. "y" for yes, omit parameter if no.
- bound
- Optional. Under what conditions the item becomes bound: no binding (default), use (soulbound on use), acquire (soulbound on acquisition), account, account soul (account bound on acquire, soul bound on use)
- recast
- Optional. Recast time for consumables such as medicine and meals.
- cost
- Optional. Currency cost of the item when purchased from a vendor. To match it to the display in any vendor window, use the amount and the appropriate icon template
- value
- Optional. The number of gils a vendor will pay for this item; if not specified sets the item as unsellable.
- market-prohibited
- Optional. If specified sets the item as prohibited to sell through market board.