StoreTableHead
Discuss0
22,528pages
on this wiki
on this wiki
Template page
This documentation is transcluded from Template:StoreTableHead/doc.
The StoreTableHead template is used to start tables commonly used in Shops to provide a listing of items that are found in that shop. It also helps to provide a uniform look of how the shop information is presented for all articles about shop on the wiki.
Usage
{{StoreTableHead}}
{{StoreLine|Name=Empty pot|Stock=30|Sell=1|Buy=0}}
{{StoreLine|Name=Jug|Stock=10|Sell=1|Buy=0}}
{{StoreLine|Name=Shears|Stock=10|Sell=1|Buy=0}}
{{StoreLine|Name=Tinderbox|Stock=10|Sell=1|Buy=0}}
|}
gives
| Item | Number in Stock | Price sold at | Price bought at | GE Price | GE Resell Value | |
|---|---|---|---|---|---|---|
| Empty pot | 30 | 1 | 0 | 4 | 90 | |
| Jug | 10 | 1 | 0 | 150 | 1,490 | |
| Shears | 10 | 1 | 0 | 22 | 210 | |
| Tinderbox | 10 | 1 | 0 | 112 | 1,110 |