Template:StoreTableHead

From Darkan
Revision as of 17:56, 25 March 2012 by imported>Henneyj
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[view] [edit] [purge] Template documentation

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 Empty pot 30 1 0 Expression error: Unrecognized punctuation character "[". 60
Jug Jug 10 1 0 Expression error: Unrecognized punctuation character "[". 1,580
Shears Shears 10 1 0 Expression error: Unrecognized punctuation character "[". 310
Tinderbox Tinderbox 10 1 0 Expression error: Unrecognized punctuation character "[". 610

See also