Difference between revisions of "Template:RoomInfo"
From SpiralKnights
(testing something) |
(hurray) |
||
Line 12: | Line 12: | ||
{{SKWindow/NewRow}} | {{SKWindow/NewRow}} | ||
{{SKWindow/Cell|'''Availability:''' {{{availability|}}}}} | {{SKWindow/Cell|'''Availability:''' {{{availability|}}}}} | ||
− | |||
{{#if: {{{upkeep|}}} |{{SKWindow/NewRow}} | {{#if: {{{upkeep|}}} |{{SKWindow/NewRow}} | ||
{{SKWindow/Cell|'''Upkeep:''' {{{upkeep|0}}}}} | {{SKWindow/Cell|'''Upkeep:''' {{{upkeep|0}}}}} | ||
− | |||
}} | }} | ||
− | |||
{{#if: {{{Special Features|}}} |{{SKWindow/NewRow}} | {{#if: {{{Special Features|}}} |{{SKWindow/NewRow}} | ||
{{SKWindow/Cell|'''Special Features:''' {{{special features|}}}}} | {{SKWindow/Cell|'''Special Features:''' {{{special features|}}}}} | ||
− | |||
}} | }} | ||
− | |||
}} | }} | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> |
Revision as of 03:45, 1 August 2014
| |||
|
[edit] [ ] Template documentation
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
The above documentation is transcluded from Template:RoomInfo/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |