Editing Template:ShopLine/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 30: | Line 30: | ||
*'''buy:''' price at which the player can buy the item from the shop. |
*'''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. |
*'''sell:''' price at which the player can sell the item to the shop. |
||
*'''image: (optional)''' |
*'''image: (optional)''' image for items not tradeable in the Grand Exchange or to override the 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> |
** 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}}. |
* '''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: | Line 76: | ||
"image": { |
"image": { |
||
"label": "Image", |
"label": "Image", |
||
"description": "An |
"description": "An image for the item if one cannot be found or to override the default image.", |
||
"example": "Lesser Eel.png", |
"example": "Lesser Eel.png", |
||
"type": "string" |
"type": "string" |