User:Terminals/PlaygroundTemplates/Template:TP buy sell table header
From Guild Wars 2 Wiki
Jump to navigationJump to search
Usage[edit]
A STDT table for item TP buy + sell, with an extra nameable details column.
After the final row, make sure to close the table with |}!
{{User:Terminals/Playground/Templates/Template:TP buy sell table header|<details_col_name>}}
Parameters[edit]
- unnamed parameter 1
- Optional. The name to give the extra details column in header.
Examples[edit]
With some example rows ...
{{User:Terminals/Playground/Templates/Template:TP buy sell table header|Example header}}
|-
! First item || buy || sell || some notes here
|-
! Second item || buy || sell || some notes here
|}
| Item | Buy | Sell | Example header |
|---|---|---|---|
| First item | buy | sell | some notes here |
| Second item | buy | sell | some notes here |