Template:Vendor query table
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
Search and list vendor items based on search criteria. Parameters map to query conditions for creating the semantic query. Format using {{Vendor query table header}} and {{Vendor query table result format}}.
Usage[edit]
{{vendor query table | currency = | location = }}
Parameters[edit]
- showCostText
- Default false. Shows the text for the cost of each item in addition to the icon.
- showType
- Default false. Shows the item type. Note that is set to true on default for the format vendor outline.
- showRarity
- Default false. Shows the item rarity. Note that is set to true on default when the parameter item variant is used or for the format vendor outline.
- showLevel
- Default true. Shows the item level. Note that is set to true on default when the parameter item variant is used or for the format vendor outline.
- expandable
- Default false. Collapses the table.
- outline
- Optional. Can be set to "Vendor" to move the vendor out of the table and display it as h3 heading.
- heading level
- Optional. Outline heading level, defaults to "h3".
Parameter | Maps to property | Description |
---|---|---|
vendor | Property:Has vendor | Set to the vendor name. |
location | Property:Located in | Set to the vendor location. |
section | Property:Has vendor section | Set to the vendor section. |
service | Property:Has vendor Property:Has service |
Set to the vendor service. |
status | Property:Has vendor Property:Has availability |
Set to the vendor status: "Historical", "Current" or "Future". |
item | Property:Sells item | Set to the sold item. Cannot be used in conjunction with the parameter item variant. |
item variant | Property:Sells item -Property:Has subobject |
Set to the sold item, searches for variants of this items stored in subobjects only. Cannot be used in conjunction with the parameter item. |
min cost | Property:Has item cost Property:Has item value |
Set to the minimum cost. |
max cost | Property:Has item cost Property:Has item value |
Set to the maximum cost. |
currency | Property:Has item cost Property:Has item currency |
Set to the currency. |
item type | Property:Sells item Property:Has item type |
Set to the item type. |
armor type | Property:Sells item Property:Has armor type |
Set to the armor type: Headgear, Aquatic headgear, Shoulders, Chest, Gloves, Leggings or Boots. |
armor class | Property:Sells item Property:Has armor weight class |
Set to the armor type: Light, Medium, Heavy. |
trinket type | Property:Sells item Property:Has trinket type |
Set to the armor type: Accessory, Amulet, Ring. |
weapon type | Property:Sells item Property:Has weapon type |
Set to the weapon type: Axe, Dagger, Mace, Pistol, Scepter, Sword, Focus, Warhorn, Torch, Shield, Greatsword, Hammer, Longbow, Rifle, Short bow, Staff, Spear, Harpoon gun or Trident. |
decoration type | Property:Sells item Property:Has decoration type |
Set to the decoration type: Guild hall, Homestead. |
decoration category | Property:Sells item Property:Has decoration category |
Set to the decoration category: e.g Architecture. see Property:Has decoration category for allowed values. |
rarity | Property:Sells item Property:Has item rarity |
Set to the item rarity. |
min level | Property:Sells item Property:Has level requirement |
Set to the minimum level requirement. |
max level | Property:Sells item Property:Has level requirement |
Set to the maximum level requirement. |
skin | Property:Sells item Property:Has skin |
Set to the according item skin. |
collection | Property:Sells item Property:Is part of collection |
Set to the according item collection. |
include historical vendors | Property:Has vendor Property:Is historical |
Set to "n" to exclude historical vendors, "only" to show only historical vendors and "y" (default) to show all vendors. |
include historical items | Property:Is historical | Set to "n" to exclude historically sold items, "only" to show only historically sold items and "y" (default) to show all sold items. |
other | Custom query. |
Examples[edit]
{{vendor query table | currency = Karma | rarity = Exotic | armor type = Chest | location = Cursed Shore }}
Outline format[edit]
{{vendor query table | currency = Karma | rarity = Exotic | armor type = Chest | location = Cursed Shore | outline = Vendor | heading level = h4 }}
Crusader Benson
Located in The Narthex (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Soldier's Armageddon Breastplate of Infiltration | Chest | Exotic | 80 | 42,000 |
Soldier's Aurora Garb of Infiltration | Chest | Exotic | 80 | 42,000 |
Soldier's Rubicon Coat of Infiltration | Chest | Exotic | 80 | 42,000 |
Keeper Jonez Deadrun
Located in Cathedral of Silence (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Berserker's Armageddon Breastplate of Grenth | Chest | Exotic | 80 | 42,000 |
Berserker's Aurora Garb of Grenth | Chest | Exotic | 80 | 42,000 |
Berserker's Rubicon Coat of Grenth | Chest | Exotic | 80 | 42,000 |
Lightbringer Surefoot
Located in Cathedral of Verdance (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Magi's Armageddon Breastplate of Melandru | Chest | Exotic | 80 | 42,000 |
Magi's Aurora Garb of Melandru | Chest | Exotic | 80 | 42,000 |
Magi's Rubicon Coat of Melandru | Chest | Exotic | 80 | 42,000 |
Crusader Benson
Located in The Narthex (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Soldier's Armageddon Breastplate of Infiltration | Chest | Exotic | 80 | 42,000 |
Soldier's Aurora Garb of Infiltration | Chest | Exotic | 80 | 42,000 |
Soldier's Rubicon Coat of Infiltration | Chest | Exotic | 80 | 42,000 |
Keeper Jonez Deadrun
Located in Cathedral of Silence (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Berserker's Armageddon Breastplate of Grenth | Chest | Exotic | 80 | 42,000 |
Berserker's Aurora Garb of Grenth | Chest | Exotic | 80 | 42,000 |
Berserker's Rubicon Coat of Grenth | Chest | Exotic | 80 | 42,000 |
Lightbringer Surefoot
Located in Cathedral of Verdance (Cursed Shore).
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Magi's Armageddon Breastplate of Melandru | Chest | Exotic | 80 | 42,000 |
Magi's Aurora Garb of Melandru | Chest | Exotic | 80 | 42,000 |
Magi's Rubicon Coat of Melandru | Chest | Exotic | 80 | 42,000 |
See also[edit]
- Form:Vendor query — a semantic form that uses this template.