User:Relyk/vendor table
From Guild Wars 2 Wiki
Jump to navigationJump to search
Usage[edit]
Generates a list of recipes based on the input parameters. Format using {{Vendor item table result format}}.
{{vendor table
| vendor =
| item =
| min cost =
| max cost =
| currency =
| item type =
| item class =
| rarity =
| armor type =
| armor class =
| trinket type =
| min level =
| max level =
}}
Parameters[edit]
All parameters are used as criteria for certain properties within the semantic query.
| Parameter | Maps to property |
|---|---|
| vendor | Property:Has vendor |
| item | Property:Sells item |
| min cost | Property:Has item cost |
| max cost | Property:Has item cost |
| currency | Property:Has item cost |
| item type | Property:Has item type |
| armor type | Property:Has armor type |
| item class | Property:Has armor weight class |
| trinket type | Property:Has trinket type |
| rarity | Property:Has item rarity |
| min level | Property:Has level requirement |
| max level | Property:Has level requirement |
Examples[edit]
{{User:Relyk/vendor table
| currency = karma
| min cost = 42000
| item type = Back item
}}
{{User:Relyk/vendor table
| currency = karma
| rarity = Exotic
| armor type = Coat
| armor class = Light
}}