Template:Item tp row
From GW2 Wiki English Mirror
Jump to navigationJump to search
Description
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
{{Item tp row|<item>|type=<optional: yes>|prefix=<optional: yes>}}
Parameters
- 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
{{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
- {{Item tp header}}
- {{Item tp table}}

