User:Matrix/Templates/Template:TP min max table row
From Guild Wars 2 Wiki
< User:Matrix | Templates
Jump to navigationJump to search
Usage[edit]
{{User:Matrix/Templates/Template:TP min max table row
|item
|min = <minimum price in coins>
|max = <maximum price in coins>
}}
This template displays a minimum and maximum price and the current Trading Post price for a single item.
Parameters[edit]
- unnamed parameter 1
- Item name. This parameter can also take the item ID instead.
- min
- Optional. This parameter specifies the minimum price in coins.
- max
- Optional. This parameter specifies the maximum price in coins.
Examples[edit]
{{User:Matrix/Templates/Template:TP min max table header}}
{{User:Matrix/Templates/Template:TP min max table row
|Iron Ore Mining Node
|min = 900000
|max = 1000000
}}
{{User:Matrix/Templates/Template:TP min max table row
|Ghost Pepper Harvesting Node
|min = 350000
|max = 770000
}}
|}
| Item | Min | Max | Buy | Sell |
|---|---|---|---|---|
| Iron Ore Mining Node | 90 |
100 |
… | … |
| Ghost Pepper Harvesting Node | 35 |
77 |
… | … |

