Template:ShopLine/doc: Difference between revisions
no edit summary
(Created page with "{{documentation}} The '''ShopLine''' 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. '''Note: Profession can be set in the {{T|ShopTableHead}} for the whole table.''' ==Usage== The '''ShopLine''' templates are used to list a shop's stock. Three templates are used to form the s...") |
No edit summary |
||
Line 30:
*'''buy:''' price at which the player can buy the item from the shop.
*'''sell:''' price at which the player can sell the item to the shop.
*'''image: (optional)''' alternative image
** Image size is optional (i.e. to resize the image to 25 pixels by 25 pixels, add this at the end: <code><nowiki>{{!}}25x25px</nowiki></code>
* '''level: (optional)''' The level to show in the level column. Requires the profession to be set to be shown in the {{T|ShopTableHead}}.
Line 76:
"image": {
"label": "Image",
"description": "An alternative image
"example": "Lesser Eel.png",
"type": "string"
|