Difference between revisions of "Template:RoomInfo"

From SpiralKnights

Jump to: navigation, search
(this was deleted before, but a lot of rooms are missing pages, and their info is different from expansions sometimes - so, going to make it again, as the actual name is just the best one for this. D:)
 
m (case sensitive stuff)
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{SKWindow
+
<includeonly>{{SKWindow
| width = 150px
+
| width = 300px
 
| align = right
 
| align = right
 
| margin = 0px 0px 20px 20px
 
| margin = 0px 0px 20px 20px
| icon = Expansion-{{{name|Unknown}}}{{{fixicon|}}}_icon.png
+
| title = [[File:GuildHall-Room-{{{name}}} icon.png|36px]] {{{name}}}
| title = {{{name|Expansion}}}
+
 
| body =
 
| body =
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/EmptyCell|[[File:Expansion-{{{name|Unknown}}}{{{fiximg|}}}.{{{type|png}}}|{{{|150px}}}]]}}
+
{{SKWindow/EmptyCell|[[Image:GuildHall-Room-{{{name}}}-Overworld.png|300px|center]]
 +
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|'''Cost:''' {{{cost|0}}}}}
+
{{SKWindow/Cell|1='''Cost'''  
 +
{{{cost}}}  
 +
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|'''Availability:''' {{{availability|}}}}}
+
{{SKWindow/Cell|1='''Requirements'''  
 
+
[[Expansion (Guild Hall)|{{{requirements}}}]]<br/> Once unlocked, this room can be installed anywhere there is an [[Empty Room]].
{{#if: {{{upkeep|}}} |{{SKWindow/NewRow}}
+
{{SKWindow/Cell|'''Upkeep:''' {{{upkeep|0}}}}}
+
 
+
 
}}
 
}}
 
+
{{SKWindow/NewRow}}
 +
{{SKWindow/Cell|'''Special Features'''
 +
*{{{special features}}}
 
}}
 
}}
<noinclude>{{documentation}}</noinclude>
+
}}</includeonly>
<includeonly>
+
<includeonly>The '''{{{name}}}''' is a [[Room (Guild Hall)|room]] that can be placed in a [[Guild Hall]].[[Category:Guild Hall|room]]</includeonly><noinclude>{{documentation}} [[Category:Guild Hall Templates]]</noinclude>
[[Category:Rooms and Expansions]]
+
</includeonly>
+

Latest revision as of 07:09, 10 February 2015

[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