User:Terminals/Playground/Templates/Template:TP buy sell table notes
From Guild Wars 2 Wiki
< User:Terminals | Playground | Templates
Jump to navigationJump to search
Description[edit]
{{User:Terminals/Playground/Templates/Template:TP buy sell table notes
| <items>
| details_col_name=<details_col_name>
}}
This template displays TP buy and sell price for items, along with a custom details column to provide notes. Check the items format for defining notes.
Parameters[edit]
- 1 (unnamed parameter)
- List of items seperated with semi-colons. Custom item details may be attached with
%.- Example:
Foo~foo note; Bar~bar notemeans item "Foo"'s details are "foo note"
- Example:
- details_col_name
- Name of the custom details columns to use.
- Optional (default: TODO)
Examples[edit]
{{User:Terminals/Playground/Templates/Template:TP buy sell table notes
| Potent Superior Sharpening Stone~1 hour
; Superior Sharpening Stone~30 minutes
; Flask of Pumpkin Oil
| details_column_name=Effect duration
}}
| Item | Buy | Sell | Effect duration |
|---|---|---|---|
| Potent Superior Sharpening Stone | … | … | 1 hour |
| Superior Sharpening Stone | … | … | 30 minutes |
| Flask of Pumpkin Oil | … | … |

