Difference between revisions of "Template:RoomInfo"

From SpiralKnights

Jump to: navigation, search
(test)
m (test)
Line 3: Line 3:
 
| align = right
 
| align = right
 
| margin = 0px 0px 20px 20px
 
| margin = 0px 0px 20px 20px
| icon = GuildHall-Room-{{{name|Unknown}}}{{{fixicon|}}}_icon.png
+
| title = [[File:GuildHall-Room-{{{name}}} icon.png|36px]] {{{name}}}
| title = {{{name|Room}}}
+
 
| body =
 
| body =
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|[[File:GuildHall-Room-{{{name|Unknown}}}{{{fiximg|}}}-Overworld.{{{type|png}}}|{{{|150px}}}]]|center}}
+
{{SKWindow/EmptyCell|[[Image:GuildHall-Room-{{{name}}}-Overworld.png]]
 +
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|1='''Cost''' <br/><div style="text-align:center">{{{cost}}}</div>
+
{{SKWindow/Cell|'''Cost'''  
 +
{{{cost}}}
 
}}
 
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|1='''Requirements''' <br/><div style="text-align:center">
+
{{SKWindow/Cell|'''Requirements'''  
[[Expansion (Guild Hall)|{{{requirements}}}]]
+
{{{requirements}}} <br/> Once unlocked, this room can be placed anywhere there is an Empty Room.  
<br/> Once unlocked, this room can be placed anywhere there is an [[Empty Room]].
+
 
}}
 
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/Cell|'''Special Features'''  
 
{{SKWindow/Cell|'''Special Features'''  
 
*{{{special features}}}
 
*{{{special features}}}
 +
}}
 
}}}}</includeonly>
 
}}}}</includeonly>
 
<includeonly>The '''{{{name}}}''' is a [[Room (Guild Hall)|room]] that can be placed in a [[Guild Hall]].</includeonly><noinclude>{{documentation}} [[Category:Guild Hall Templates]]</noinclude>
 
<includeonly>The '''{{{name}}}''' is a [[Room (Guild Hall)|room]] that can be placed in a [[Guild Hall]].</includeonly><noinclude>{{documentation}} [[Category:Guild Hall Templates]]</noinclude>

Revision as of 04:01, 28 November 2014

[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