Template:Infobar Item

From RuneRealm Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Infobar Item/doc. [edit] [history] [purge]

Description

{{Infobar Item
|name      = The item's real name, not a short form.
|image     = An image of the item.
|members   = If the item is members, Yes or No.
|quest     = If the item is a quest item, Yes or No.
|tradeable = If the item is tradeable, Yes or No.
|high      = Coins you get from high-alching the item.  If not applicable: No
|low       = Coins you get from low-alching the item.  If not applicable: No
|store     = The prices the general/speciality store sells the item for when its stock is full.
|seller    = Store/NPC having a stock of the item.
|exchange  = The item's price at the Grand Exchange.
}}

Removed field(s)

  • tradable - has been replaced the in-game spelling tradeable - all occurences of tradable should be replaced by tradeable.

Details

name

The name of the item exactly as it appears in game (identical case, spaces, typo, etc.) If the pagename matches exactly, this field may be omitted.

image

An image of the item, with the "Image:" tag. Preferentially in PNG format (or GIF format if the image is animated).

Example:

  • [[File:Example.jpg]]

members

Whether the item is accessible only to members (e.g. displayed as "Members object" in free-to-play worlds).

The possible values for this field are:

  • Yes
  • No

quest

See Quest items. Also applicable for miniquests.

The possible values for this field are:

  • Yes - [[Quest name]]
  • No

tradeable

Whether the item is tradeable between players, or in the Grand Exchange. For example, Barrows gloves are bought from a "shop" (Culinaromancer's Chest), but these gloves cannot be sold to other players as the Barrows gloves are not tradeable.

If cases when the item is only tradeable in certain situations, further details may be added to the values above, using the " - " as a separator. For example, the Barrows equipment can only be traded when it is completely degraded.

Examples:

  • Yes
  • No
  • Yes - only when uncharged

high

Coins obtained after casting the High Level Alchemy spell on the item. Values larger than 999 coins should have commas as per the Style guide, and the RuneScape currency "coins", "gp", etc. need not be added to the field, as it is added automatically.

If the High Level Alchemy cannot be cast on the item, the field should be set to "No".

Examples:

  • 2,200
  • 500
  • No

low

Coins obtained after casting the Low Level Alchemy spell on the item. Values larger than 999 coins should have commas as per the Style guide, and the RuneScape currency "coins", "gp", etc. need not be added to the field, as it is added automatically.

If the Low Level Alchemy cannot be cast on the item, the field should be set to "No". Usually, the coins obtained is roughly 2/3rd the coins obtained using High Level Alchemy.

Examples:

  • 1,100
  • 500
  • No

store

Price at which the item is sold by a shop (or a NPC) which has an "Infinite stock" of the item. Some shops, like the Culinaromancer's Chest, do not have an infinite stock. Thus, the price entered should be the price when the "Main Stock" (NOT Player Stock) has full stock. If the item cannot be bought from an NPC, set this field to "No".

The coins obtained when the item is sold at the store should NOT be entered. Values larger than 999 coins should have commas as per the Style guide, and the RuneScape currency ("coins", "gp", etc.) need not be added to the field, as it is added automatically.

Examples:

  • 15,000
  • 18
  • No

seller

The store (or a NPC) where the item is sold. Only the name need to be entered, as the link to the article will be added automatically.

Examples:

  • Daga's Scimitar Smithy
  • Culinaromancer's Chest

exchange

Average price of the item in the Grand Exchange. This is the default Grand Exchange price, i.e. the average price set by the game when selling or buying the item.

If the item has a Grand Exchange Market Watch page, set this field to "gemw" (or {{GEPrice|Item name}}) to automatically add the Grand Exchange price. If the item is not tradeable, this field will be hidden (not shown), and the field may be removed or left blank.

Examples:

  • 12,000 - used for first 'exchange=' entry and/or if no GEMW page is available. Values larger than 999 coins should have commas as per the Style guide.
  • gemw - adds the "update" link for updating the Exchange price. Do not use "gemw" if the article pagename is different from the "GEPrice" item name.
  • {{GEPrice|Item name}} - no "update" link provided; used only if "GEMW" item name is different from article pagename.