Template documentation (for the template shown above, sometimes hidden or invisible)
Contents
The StoreLine template is used to fill out 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 shops on the wiki.
Usage
{{StoreTableHead}} {{StoreLine|name=a package of dried rations|sell=37}} {{StoreLine|name=a hunk of beef|Sell=23}} {{StoreLine|name=a mutton shank|Sell=18}} {{StoreLine|name=a large fillet of meat|Sell=15}} {{StoreLine|name=a mid-sized slice of meat|Sell=5}} {{StoreLine|name=a small cut of meat|Sell=1}} |}
gives
Item | Cost | Notes |
---|---|---|
a package of dried rations | 37 coppers | |
a hunk of beef | 23 coppers | |
a mutton shank | 18 coppers | |
a large fillet of meat | 15 coppers | |
a mid-sized slice of meat | 5 coppers | |
a small cut of meat | 1 coppers |
Parameters
- name: the item
- retool: <optional> retooled version of the item
- sell: price from which a shop will sell this item to a player.
- notes: <optional> information such as infinite qty for sale, etc
Blank template
{{StoreLine|name=|retool=|sell=}}
See also
Visit Template:StoreLine/doc to edit this text! (How does this work?)