Template:StoreTableHead/doc
Jump to navigation
Jump to search
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 | Expression error: Unrecognized punctuation character "[". | 60 | |
Jug | 10 | 1 | 0 | Expression error: Unrecognized punctuation character "[". | 1,580 | |
Shears | 10 | 1 | 0 | Expression error: Unrecognized punctuation character "[". | 310 | |
Tinderbox | 10 | 1 | 0 | Expression error: Unrecognized punctuation character "[". | 610 |
See also