Difference between revisions of "Template:RoomInfo"

From SpiralKnights

Jump to: navigation, search
m (spacing issue - testing.)
m (Undo revision 175715 by Novaster (Talk))
Line 6: Line 6:
 
| title = {{{name|Room}}}
 
| title = {{{name|Room}}}
 
| body =
 
| body =
{{SKWindow/NewRow}}{{SKWindow/EmptyCell|[[File:Room-{{{name|Unknown}}}{{{fiximg|}}}.{{{type|png}}}|{{{|150px}}}]]|center}}
+
{{SKWindow/NewRow}}
{{SKWindow/NewRow}}{{SKWindow/Cell|'''Cost:''' {{{cost|0}}}}}
+
{{SKWindow/EmptyCell|[[File:Room-{{{name|Unknown}}}{{{fiximg|}}}.{{{type|png}}}|{{{|150px}}}]]|center}}
{{SKWindow/NewRow}}{{SKWindow/Cell|'''Availability:''' {{{availability|}}}}}{{#if: {{{upkeep|}}} |{{SKWindow/NewRow}}{{SKWindow/Cell|'''Upkeep:''' {{{upkeep|0}}}}}}}{{#if: {{{Special Features|}}} |{{SKWindow/NewRow}}{{SKWindow/Cell|'''Special Features:''' {{{Special Features|}}}}}}}}}The '''{{PAGENAME}}''' is a [[Room (Guild Hall)|room]] that can be installed in a [[Guild Hall]].<noinclude>{{documentation}}</noinclude><includeonly>[[Category:Guild Hall Rooms]]
+
{{SKWindow/NewRow}}
 +
{{SKWindow/Cell|'''Cost:''' {{{cost|0}}}}}
 +
{{SKWindow/NewRow}}
 +
{{SKWindow/Cell|'''Availability:''' {{{availability|}}}}}
 +
{{#if: {{{upkeep|}}} |{{SKWindow/NewRow}}
 +
{{SKWindow/Cell|'''Upkeep:''' {{{upkeep|0}}}}}
 +
}}{{#if: {{{Special Features|}}} |{{SKWindow/NewRow}}
 +
{{SKWindow/Cell|'''Special Features:''' {{{Special Features|}}}}}
 +
}}}}The '''{{PAGENAME}}''' is a [[Room (Guild Hall)|room]] that can be installed in a [[Guild Hall]].<noinclude>{{documentation}}</noinclude><includeonly>[[Category:Guild Hall Rooms]]
 
</includeonly><noinclude>[[Category:Guild Hall Templates]]</noinclude>
 
</includeonly><noinclude>[[Category:Guild Hall Templates]]</noinclude>

Revision as of 04:57, 24 November 2014

Room
150px
Cost: 0
Availability:
The RoomInfo is a room that can be installed in a Guild Hall.
[edit] [purge] Template documentation

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

Personal tools