Template:Infobox Construction/doc

From RuneRealm Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:Infobox Construction.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox Construction invokes function main in Module:Infobox Construction using Lua.
Template:Infobox Construction invokes Module:Infobox Construction using Lua.


Standard infobox parameters

This infobox uses Module:Infobox, which provides a number of standard parameters.


Parameters

name

Name of furniture in creation menu (aka "item" name)

image

Image of item constructed

icon

Icon of the item

furniturename

Name of the finished furniture after being built

release

Release date

update

Name of update post

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

Whether or not the item can be flatpacked

actions

(Optional) List of right-click actions on the object. Leave empty if the only option is examine.

examine

Examine text of the finished furniture after being built.

id

The internal game object ID for the furniture.

itemid

The internal game item ID for the furniture's game guide icon.

Quick copy

{{Infobox Construction
|name = 
|image = 
|icon = 
|furniturename = 
|release = 
|update = 
|level = 
|experience = 
|room = 
|hotspot = 
|flatpack = 
|actions = (Optional)
|examine = 
|id = 
|itemid = 
}}