Template:Vendor table row/doc

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
This is the documentation subpage of Template:Vendor table row. It contains usage information that is not part of the underlying template.


Usage

ONLY FOR USE ON VENDOR PAGE! DO NOT USE ON ITEM OR GEAR PAGES!
The table row for items for use in vendor inventory tables. For use with {{vendor table header}}. Additional formatting is provided by {{Vendor table row result format}}.

{{vendor table row
| item = 
| cost = 
}}

{{vendor table row
| item = 
| type =
| level =
| rarity =
| cost = 
| req = 
}}

Subobject

The table creates a subobject with the following properties:

  • Has vendor
  • Has vendor location (pulled from vendor table header)
  • Has vendor section
  • Sells item 1
  • Sells item 2
  • Sells item 3
  • Sells item 4
  • Has item additional requirement
  • Has item cost 1
  • Has item cost 2
  • Has item cost 3
  • Has item cost 4

Parameters

item
Required. Quantity and name of the items sold, separated by +. It accepts the form <quantity & high-quality> <item name> (notice that the & separates quantity and whether an item is high quality or not).
Examples:
item = 1 Wind Shard + 3 Wind Shard
item = 2 Fire Cluster + 1&HQ Iron Ingot
cost
Required. The cost of the item. Use a + symbol if the item requires multiple currencies. It accepts the form <quantity & collectability/HQ> <item name> (notice that the & separates quantity and collectability/whether an item is high quality or not with the flag "HQ"). Remember an item cannot be collectable and HQ at the same time.
Examples:
cost = 2 Fire Shard + 10 Fire Crystal
cost = 1 Raisins + 1&HQ Black Willow Log
cost = 3&455 Black Willow Lumber
type
Optional. The item type. Only required if the item type is undefined.
level
Optional. Level of the item. Only required if the item has more than one possible level or undefined. Defaults to Property:Has level requirement.
rarity
Optional. Rarity of the item. Only required if the item has more than one possible rarity or undefined. Defaults to Property:Has item rarity.
req
Optional. Requirements to purchase the item from the vendor.
rank
Optional. This may not be currently used...?
suppress
Optional. Boolean. Set to "true" to disable the display of a unlock quest for the vendor as a whole if the item has a quest requirement that depends on the earlier quest for the vendor. For example. Dawntrail is required to unlock Zircon as a merchant, but several of his items require subsequent quests that follow Dawntrail, such Glory Incarnate. Setting suppress=true ensures that only Glory Incarnate will be displayed in the vendor list on the item page. Sets Suppress vendor unlock.