Template:Vendor table row

From Final Fantasy XIV Online Wiki
Revision as of 13:12, 7 November 2018 by Valento (talk | contribs)
Jump to navigation Jump to search


Usage

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 = 
| cost icon = 
| 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
cost icon
Optional. Specify this parameter to define a custom currency icon. This parameter must include the file extension.
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.

Example

{{vendor table header}}
{{vendor table row expanded
| item = 1 Raisins + 3&HQ Frumenty
| cost = 10 gil
}}
{{vendor table row expanded
| item = Homura
| cost = 30 Protean Crystal + 1 Fire Shard <!-- separate prices composed of multiple currencies with a + sign. -->
}}
{{vendor table row expanded
| item = 2 Frumenty
| cost = 2 Ice Shard + 5&HQ Black Willow Log
}}
{{vendor table row expanded
| item = 2-8 Fire Cluster <!-- displays a variable quantity (2-8) after the item name. -->
| cost = 1&1540 Black Willow Lumber
| req = Clear all Savage fights, Collect all horse mounts
}}
|}
Item Type Rarity Level Cost

Template:Vendor table row expanded Template:Vendor table row expanded Template:Vendor table row expanded Template:Vendor table row expanded