Template:Infobox Room/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Documentation}} This template is used for rooms that can be built in a Player-owned house. {{Standard infobox parameters}} ==Parameters== ===name=== The name of the room as seen in the room viewer interface. ===image=== An image of the room with standard decorations. ===release=== The release date of the room. ===update=== The update post associated with the release date. ===aka=== (Optional) Alternate names the room is called, such as in the building interf...")
 
(No difference)

Latest revision as of 01:32, 17 October 2024

This is a documentation subpage for Template:Infobox Room.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox Room invokes function main in Module:Infobox Room using Lua.

This template is used for rooms that can be built in a Player-owned house.


Standard infobox parameters

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


Parameters

name

The name of the room as seen in the room viewer interface.

image

An image of the room with standard decorations.

release

The release date of the room.

update

The update post associated with the release date.

aka

(Optional) Alternate names the room is called, such as in the building interface or skill guide.

icon

The icon of the room seen in the skill guide.

level

The construction level needed to build the room.

cost

The cost to build the room in coins.

doors

(Optional) The default door configuration of the room. Should be a string containing letters from "nesw" for the directions doors are positioned. For example, if the default door layout has a door on the east, south, and west walls, the value should be "esw".

Quick copy

{{Infobox Room
|name = 
|image = 
|release = 
|update = 
|aka = (Optional)
|icon = 
|level = 
|cost = 
|doors = (Optional)
}}