Difference between revisions of "Template:RoomInfo"

From SpiralKnights

Jump to: navigation, search
m (test)
m (test)
Line 9: Line 9:
 
{{SKWindow/EmptyCell|[[File:GuildHall-Room-{{{name|Unknown}}}{{{fiximg|}}}-Overworld.{{{type|png}}}|{{{|150px}}}]]|center}}
 
{{SKWindow/EmptyCell|[[File:GuildHall-Room-{{{name|Unknown}}}{{{fiximg|}}}-Overworld.{{{type|png}}}|{{{|150px}}}]]|center}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|'''Cost''' <br/><div style="text-align:center">{{{cost}}}</div>
+
{{SKWindow/Cell|1='''Cost''' <br/><div style="text-align:center">{{{cost}}}</div>
 
}}
 
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|'''Requirements''' <br/><div style="text-align:center"> {{{requirements}}}</div>
+
{{SKWindow/Cell|1='''Requirements''' <br/><div style="text-align:center">  
 +
{{{requirements}}}
 +
</div>
 
}}
 
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/Cell|'''Special Features''' <br/><div style="text-align:center"> {{{special features}}}</div>
+
{{SKWindow/Cell|1='''Special Features''' <br/><div style="text-align:center"> {{{special features}}}</div>
 
}}
 
}}
 
}}<noinclude>{{documentation}} [[Category:Guild Hall Templates]]</noinclude><includeonly>[[Category:Guild Hall]]
 
}}<noinclude>{{documentation}} [[Category:Guild Hall Templates]]</noinclude><includeonly>[[Category:Guild Hall]]
 
</includeonly>The '''{{PAGENAME}}''' is a [[Room (Guild Hall)|room]] that can be installed in a [[Guild Hall]].
 
</includeonly>The '''{{PAGENAME}}''' is a [[Room (Guild Hall)|room]] that can be installed in a [[Guild Hall]].

Revision as of 03:17, 28 November 2014

Room
150px
Cost
{{{cost}}}
Requirements

{{{requirements}}}

Special Features
{{{special features}}}
[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

The RoomInfo is a room that can be installed in a Guild Hall.
Personal tools