Template:Item tp row
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template is used to create item table rows with buy and sell trading post prices. Can be used with <div id="skinscontrol"></div>{{Account skins widget}}
.
Usage[edit]
{{Item tp row|<item>|type=<optional: yes>|prefix=<optional: yes>}}
Parameters[edit]
- 1 (unnamed parameter)
- Item.
- quantity
- Optional. Defaults to 1.
- type
- Optional, if yes then the item type is shown. Default: disabled.
- prefix
- Optional, if yes then the item prefix is shown. Default: disabled.
- index
- Optional, if yes then the input order index is enabled. Default: disabled.
Example[edit]
{{Item tp header|type=yes}} {{Item tp row|Sunrise|type=yes}} {{Item tp row|The Juggernaut|type=yes}} |}
Item | Type | Trading post | |
---|---|---|---|
Buy | Sell | ||
Sunrise | Greatsword | … | … |
The Juggernaut | Hammer | … | … |
See also[edit]
- {{Item tp header}}
- {{Item tp table}}