Template:Gem store entry
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template is used to internally store the items sold in the Gem Store on the page Gem Store/data (or Gem Store/data (historical) for historical content) in conjunction with {{Gem store data header}}. This data is used by the template {{Gem store table}}.
Usage[edit]
{{Gem store entry | item = | availability = | cost = | qty = | section = | subsection = }}
Parameters[edit]
- item
- Required. The item being sold.
- availability
- Required. availability of item: "available", "unavailable" (for currently unavailable items) and "historical" (for permanently unavailable items).
- cost
- Required. The item price.
- qty
- Optional. The item quantity, defaults to 1.
- section
- Required. The Gem Store section.
- subsection
- Required. The Gem Store subsection, defaults to "Uncategorized".
Examples[edit]
{| class="wikitable sortable" ! Item !! Availability !! Cost !! Qty !! Section !! Subsection |- {{Gem store entry | item = Black Lion Chest Key | availability = available | cost = 125 | section = Utility | subsection = Supplies }} {{Gem store entry | item = Black Lion Chest Key | availability = available | cost = 450 | qty = 5 | section = Utility | subsection = Supplies }} {{Gem store entry | item = Black Lion Chest Key | availability = available | cost = 2100 | qty = 25 | section = Utility | subsection = Supplies }} |}
Item | Availability | Cost | Qty | Section | Subsection | |
---|---|---|---|---|---|---|
B | ||||||
1 | Black Lion Chest Key | available | 125 | 1 | Utility | Supplies |
2 | Black Lion Chest Key | available | 450 | 5 | Utility | Supplies |
3 | Black Lion Chest Key | available | 2100 | 25 | Utility | Supplies |