|
|
Line 12: |
Line 12: |
|
| |
|
| ===image=== | | ===image=== |
| The inventory image of the item, formatted as <nowiki>[[File:Image.png]]</nowiki>. Ideally in [[Wikipedia:Portable_Network_Graphics|PNG]] format (or [[Wikipedia:GIF|GIF]] format if the image is animated). For stackable items with multiple images, all images should be included in increasing order. | | The inventory image of the item, formatted as <nowiki>[[File:Image.png]]</nowiki>. Ideally in [[Wikipedia:Portable_Network_Graphics|PNG]] format (or [[Wikipedia:GIF|GIF]] format if the image is animated). |
|
| |
|
| ===release=== | | ===release=== |
| Release date of the item. Should follow the format <nowiki>[[DD Month]] [[YYYY]]</nowiki>. | | Release date of the item. Should follow the format <nowiki>[[DD Month]] [[YYYY]]</nowiki>. |
|
| |
|
| ===update=== | | ===id=== |
| Update page that the item was released with. Do not include brackets (<nowiki>[[ & ]]</nowiki>) or the Update: prefix.
| | The item's game ID. Meta item IDs should be prefixed by "m:". |
|
| |
|
| ===removal===
| | Example values for this field: |
| (Optional)
| | * 1234 |
| Removal date of the item. Should follow the format <nowiki>[[DD Month]] [[YYYY]]</nowiki>.
| | * m:1234 |
|
| |
|
| ===removalupdate=== | | ===description=== |
| (Optional)
| | The description of the item that appears in the game. |
| Update page that the item was removed with. Do not include brackets (<nowiki>[[ & ]]</nowiki>) or the Update: prefix.
| |
| | |
| ===aka===
| |
| (Optional)
| |
| Other names commonly associated with the item.
| |
|
| |
|
| ===members=== | | ===members=== |
| Whether or not the item is a members only item. Must be the string "Yes" or "No". | | Whether or not the item is a members only item. Must be the string "Yes" or "No". |
|
| |
|
| ===quest=== | | ===level=== |
| See [[:Category:Quest items]] for guidelines. Also applicable for [[miniquest]]s.
| | The level of the item. |
| | |
| | ===cost=== |
| | The price of the item, or <code>Not Buyable</code> if not buyable. |
| | |
| | Example values for this field: |
| | * 123 [[Gold]] |
| | * 123 [[Lux]] |
| | * Not Buyable |
| | |
| | ===sell=== |
| | The sell price of the item, or <code>Not Sellable</code> if not sellable. |
|
| |
|
| The possible values for this field are:
| | Example values for this field: |
| * <nowiki>[[''Quest name'']]</nowiki> | | * 123 [[Gold]] |
| * No | | * 123 [[Lux]] |
| | * Not Sellable |
|
| |
|
| ===tradeable=== | | ===tradeable=== |
Line 49: |
Line 56: |
| * No | | * No |
|
| |
|
| ===bankable=== | | ===quest=== |
| (Optional)
| | See [[:Category:Quest items]] for guidelines. Also applicable for [[miniquest]]s. |
| Whether the item can be put in the bank. Can omit if "Yes", otherwise must be the string "Yes" or "No".
| |
|
| |
|
| ===stacksinbank===
| | The possible values for this field are: |
| (Optional)
| | * <nowiki>[[''Quest name'']]</nowiki> |
| Whether the item will stack in one bank space. Can omit if "Yes", otherwise must be the string "Yes" or "No".
| | * No |
|
| |
|
| ===placeholder=== | | ===market_sp_limit=== |
| (Optional)
| | Sell price limits on the global market, as they appear in game. |
| Whether this item can be removed with a placeholder in the bank. (Not currently used)
| |
|
| |
|
| ===equipable===
| | '''Examples:''' |
| Whether the item is equipable. For instance, a [[Rune sword]] may be wielded (Yes), while a tinderbox may not be equipped (No). Must be the string "Yes" or "No".
| | * 0 - 0 |
| | * 12 - 21 |
|
| |
|
| ===stackable=== | | ===market_bp_limit=== |
| Whether the item stacks in the player's inventory, in its unnoted form. For example, [[runes]] and [[arrows]] are stackable, while [[pickaxes]] are not. Must be the string "Yes" or "No".
| | Buy price limits on the global market, as they appear in game. |
|
| |
|
| ===noteable===
| | '''Examples:''' |
| (Optional)
| | * 0 - 0 |
| Whether the item can be withdrawn from the bank as a note. Can omit if "Yes", otherwise must be the string "Yes" or "No".
| | * 12 - 21 |
|
| |
|
| ===edible=== | | ===type=== |
| (Optional)
| | The type of the item |
| Whether the item is edible. This should not be added on every page, only pages describing items which are actually edible or easily mistaken as edible; i.e. [[shark]] (edible) or [[cooking apple]] (easily mistaken as edible). If omitted, the field will be '''hidden'''.
| |
|
| |
|
| ===options===
| | The possible values for this field are: |
| The right-click options for an item while held in the inventory. The options "Use", "Examine", and any type of "Destroy" option (such as "Drop") should not be listed here. | | * <nowiki>[[''Item Type'']]</nowiki> |
|
| |
|
| ===destroy=== | | ===potion_type=== |
| Text displayed as a final warning when a player tries to [[destroy]] the item. Destroy is an option for some items from [[quests]] or [[Discontinued items and holiday drops]]. If there is no "Destroy" option, the value for the field is "Drop", as most items have the "Drop" option. Certain items may behave differently when it is dropped, and this behaviour should be included in the field with " - " as a separator. For example, an [[Explosive potion]] explodes when dropped.
| | The potion type, if the item is a potion. |
|
| |
|
| '''Examples:'''
| | The possible values for this field are: |
| * ''The Oneiromancer might be able to help you get another.'' - [[Lunar staff]] | | * <nowiki>[[''Health Potion'']]</nowiki> |
| * Drop | | * <nowiki>[[''Effect Potion'']]</nowiki> |
| * Drop - ''Explodes''
| |
|
| |
|
| ===examine=== | | ===potion_effect=== |
| The [[examine]] text '''exactly''' as it appears in game (identical case, spaces, typo, etc). The text is obtained through the contextual menu "Examine" option.
| | If the item is a potion effect, specify the effect here. |
|
| |
|
| ===value=== | | ===book_author=== |
| The value of the item as set by Jagex. Commas are not necessary as they are included automatically. The high and low alch values are computed from this value. Must be a number.
| | If the item is a book, specify the author here. |
|
| |
|
| ===alchable=== | | ===damage_blocked=== |
| (Optional)
| | If the item blocks damage, specify it here. |
| Whether or not the item can be alchemized. Can be omitted to default to "Yes". Must be the string "Yes" or "No".
| |
|
| |
|
| ===weight=== | | ===rune_tp=== |
| The item's weight. The weight appears in the [[Equipment Stats]] submenu from [[Worn Equipment]] [[interface]]. The weight unit ("kilogram", "kg") need NOT be added to this field, as it is added automatically. For special weight-reducing items which has "negative" weight, the negative "-" should be included in the field.
| | If the item is a rune, specify the location it teleports to. |
|
| |
|
| '''Examples:''' | | The possible values for this field are: |
| * 2
| | * <nowiki>[[''Location name'']]</nowiki> |
| * -4.5
| |
|
| |
|
| ===respawn=== | | ===damage=== |
| (Optional)
| | If the item deals damage, specify it here. |
| The item's respawn time in ticks.
| |
|
| |
|
| ===exchange===
| | '''Examples:''' |
| (Optional)
| | * 0 - 0 |
| Should be set to "Yes" if the item can be traded on the [[Grand Exchange]]. May be omitted to default to "No". Must be the string "Yes" or "No".
| | * 12 - 21 |
| | |
| ===gemwname===
| |
| (Optional)
| |
| Should be included if the wiki exchange article for the item has a different name than the exact in-game name set in the name parameter. This occurs when there are multiple items with the same name on the grand exchange. Should be set to the name of the wiki exchange article for the item, or omitted if this is identical to the in game name.
| |
|
| |
|
| ===id===
| |
| The item's internal game ID. Must be a comma separated list of IDs. Beta IDs should be prefixed by "beta". Items that have been removed from the cache should have IDs prefixed by "hist".
| |
|
| |
| Example values for this field:
| |
| * 1234
| |
| * 123,124,125
| |
| * beta22326
| |
| * hist9662,hist9663
| |
|
| |
|
| ==Quick copy== | | ==Quick copy== |
Line 129: |
Line 118: |
| |image = | | |image = |
| |release = | | |release = |
| |update = | | |id = |
| |removal = (Optional) | | |description = |
| |removalupdate = (Optional)
| |
| |aka = (Optional)
| |
| |members = | | |members = |
| | |level = |
| | |cost = |
| | |sell = |
| | |tradeable = |
| |quest = | | |quest = |
| |tradeable = | | |market_sp_limit = (Optional) |
| |bankable = (Optional)
| | |market_bp_limit = (Optional) |
| |stacksinbank = (Optional)
| | |type = |
| |placeholder = (Optional) | | |potion_type = (Optional) |
| |equipable = | | |potion_effect = (Optional) |
| |stackable = | | |book_author = (Optional) |
| |noteable = (Optional)
| | |damage_blocked = (Optional) |
| |edible = (Optional) | | |rune_tp = (Optional) |
| |destroy = | | |damage = (Optional) |
| |examine =
| |
| |value =
| |
| |alchable = (Optional)
| |
| |weight = | |
| |respawn = (Optional)
| |
| |exchange = (Optional) | |
| |gemwname = (Optional) | |
| |id =
| |
| }}</pre> | | }}</pre> |
| <includeonly>[[Category:Infobox templates]]</includeonly> | | <includeonly>[[Category:Infobox templates]]</includeonly> |