Template:Infobox Construction

From Darkan
Jump to navigation Jump to search
[view][talk]

[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Infobox Construction/doc.

Usage

{{Infobox Construction
|name       = Name of item.
|image      = Image of item.
|level      = Level required to build item.
|experience = Experience earned from building item.
|room       = Room where the item is put in.
|hotspot    = Place to build furniture.
|flatpack   = Item can be flatpacked.
|examine    = Examine text of the constructed item.
}}

GE Price

If the item is flatpackable, the GEPrice template is automatically added to show the price of the flatpack item based on the Grand Exchange Market Watch. The Grand Exchange Market History image is also added at the bottom of the infobox.

Example

{{Infobox Construction
|name       = Marble magic wardrobe
|image      = [[File:Marble wardrobe.png|Marble magic wardrobe]]
|level      = 96
|experience = 500
|room       = [[Costume room]]
|hotspot    = [[Magic wardrobe]]
|flatpack   = Yes
|examine    = Stores a variety of different clothing.
}}
[view][talk]