Template:Gem store table row
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
Provides the standard row format for the tables in Gem Store. Use with {{Gem store table header}} and {{Gem store table subheader}}.
Usage[edit]
{{gem store table row | item = | cost = | amt = | description = }}
Parameters[edit]
- item
- Required. The item being sold
- amt
- Optional. The quantity of the item. Defaults to 1.
- cost
- Optional. The cost of the item. Separate multiple values with a semi-colon.
- description
- Optional. The Gem Store description of the item. Uses the item description on default.
Example[edit]
{{gem store table header}} {{gem store table row | item = Plush Charr Backpack Cover | cost = 300 | description = Customize your backpack with a plush charr backpack cover.<br>Consumable<br>Account Bound }} {{gem store table row | item = Fine Transmutation Stone | cost = 200; 360; 800 | amt = 5; 10; 25 | description = Double-click to consume.<br>Single-use. Combine the appearance of one item with the attributes of another. Items must be of the same type. Usable on all item levels.Consumable<br>Account Bound }} |}
Section | |||||
---|---|---|---|---|---|
Item | Cost | Qty | Description | ||
Plush Charr Backpack Cover | 300 | 1 | Customize your backpack with a plush charr backpack cover. Consumable Account Bound | ||
Transmutation Crystal | 200 360 800 |
5 10 25 |
Double-click to consume. Single-use. Combine the appearance of one item with the attributes of another. Items must be of the same type. Usable on all item levels.Consumable Account Bound |