Difference between revisions of "Template:RoomInfo/doc"
From SpiralKnights
(documentation) |
m (cleanup) |
||
Line 1: | Line 1: | ||
+ | ==Code== | ||
+ | <pre> | ||
+ | {{RoomInfo | ||
+ | | name = | ||
+ | | cost = | ||
+ | | requirements = | ||
+ | | special features = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
==Parameters== | ==Parameters== | ||
===Required=== | ===Required=== | ||
Line 8: | Line 18: | ||
:The [[Expansion (Guild Hall)|expansions]] needed before the room can be installed. | :The [[Expansion (Guild Hall)|expansions]] needed before the room can be installed. | ||
;special features = | ;special features = | ||
− | :Any interactive features, such as vendors or machines. Link to pages for these. | + | :Any interactive features, such as vendors or machines. Link to pages for these. Say "None" if none. |
− | + | ||
− | + | ||
− | + | ||
==Usage== | ==Usage== | ||
For displaying information about [[Room (Guild Hall)|rooms]] in a Guild Hall. | For displaying information about [[Room (Guild Hall)|rooms]] in a Guild Hall. | ||
− | + | ||
− | + | "Examples" can be seen on individual room pages | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 07:15, 10 February 2015
Contents
Code
{{RoomInfo | name = | cost = | requirements = | special features = }}
Parameters
Required
- name =
- The true name of the room as seen in-game when interacting with the room's panel, no matter how repetitive it might seem.
- cost =
- The installment cost of the room.
- requirements =
- The expansions needed before the room can be installed.
- special features =
- Any interactive features, such as vendors or machines. Link to pages for these. Say "None" if none.
Usage
For displaying information about rooms in a Guild Hall.
"Examples" can be seen on individual room pages