Template:Vendor table row

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search


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 = 
| 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|showAdditional=true}}
{{vendor table row
| item = 1 Raisins + 3&HQ Frumenty
| cost = 10 gil
}}
{{vendor table row
| item = Homura
| cost = 30 Protean Crystal + 1 Fire Shard <!-- separate prices composed of multiple currencies with a + sign. -->
}}
{{vendor table row
| item = 2 Frumenty
| cost = 2 Ice Shard + 5&HQ Black Willow Log
}}
{{vendor table row
| 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 Unlock req.
Raisins icon1.png   Raisins
Frumenty icon1.png  HQ dark icon.png  Frumenty (3)
Meal
Meal
ABasic
ABasic


Gil 10
Homura icon1.png   Homura Gladiator's Arm CBlue 70
Protean crystal icon1.png 30 + Fire Shard.png 1
Frumenty icon1.png   Frumenty (2) Meal ABasic
Ice shard icon1.png 2 + Black Willow Log.png HQ icon.png 5
Fire cluster icon1.png   Fire Cluster (2-8) Crystal ABasic 50
Black Willow Lumber Icon.png 1 (Collectable 1540) Clear all Savage fights, Collect all horse mounts