This documentation is transcluded from Template:StoreLine/doc.
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 shop on the wiki.
Contents
Usage
{{StoreTableHead}} {{StoreLine|Name=Empty pot|Stock=30|Sell=1|Buy=0}} {{StoreLine|Name=Empty pot|DisplayName=Another 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}} {{StoreLine|Name=Firemaking cape|Stock=1|Sell=99000|Buy=|gemw=no|Image=Firemaking cape.png}} {{StoreLine|Name=Summoning cape|Stock=1|Sell=99000|Buy=|gemw=no}} {{StoreLine|Name=Fruit Blast|Stock=0|Sell=30|Buy=10|Currency=trading sticks}} {{StoreTableEnd}}
gives
Item | Number in stock |
Price sold at |
Price bought at |
GE price |
GE resale value |
|
---|---|---|---|---|---|---|
![]() | Empty pot | 30 | 1 coins | 0 | 18 | 510 |
![]() | Another empty pot | 30 | 1 coins | 0 | 18 | 510 |
![]() | Jug | 10 | 1 coins | 0 | 46 | 450 |
![]() | Shears | 10 | 1 coins | 0 | 21 | 200 |
![]() | Tinderbox | 10 | 1 coins | 0 | 474 | 4,730 |
![]() | Firemaking cape | 1 | 99,000 coins | Not sold | Not sold | |
![]() | Summoning cape | 1 | 99,000 coins | Not sold | Not sold | |
![]() | Fruit Blast | 0 | 30 trading sticks | 10 | 10,147 | 0 |
Parameters
- Name: the item
- DisplayName: an optional name for the item
- Stock: number of items that are typically found in the shop before a player buys or sells those items.
- Sell: price from which a shop will sell this item to a player for the first item.
- Buy: price at which a shop will buy the first item from a player, if the shop is at the default or typical stock quantity.
- gemw=no: for items not tradeable in the Grand Exchange
- Image: image for items not tradeable in the Grand Exchange
- Image size is optional (i.e. to resize the image to 25 pixels by 25 pixels, add this at the end:
{{!}}25x25px
- Image size is optional (i.e. to resize the image to 25 pixels by 25 pixels, add this at the end:
- Currency for items with non-coin prices.
- nosmw: if this is present (doesn't matter what the exact value is), Semantic MediaWiki output will be suppressed. This will prevent the item from being added to store lists generated by Template:Store locations list.
Blank template
{{StoreLine|Name=|Stock=|Sell=|Buy=}}
{{StoreLine|Name=|Stock=|Sell=|Buy=|gemw=|Image=}}
See also
Community content is available under CC-BY-SA unless otherwise noted.