Difference between revisions of "Template:SKWindow"

From SpiralKnights

Jump to: navigation, search
m
m
Line 2: Line 2:
 
|-
 
|-
 
| align="center" |
 
| align="center" |
{{{header|Header}}}
+
<table cellpadding="0" cellspacing="7" style="background: none;"><tr>
 +
{{#if: {{{icon|}}} | <td>
 +
[[Image:{{{icon}}}|36px]]
 +
</td>}}
 +
<td>
 +
<big><big><big>'''''{{{title|Title}}}'''''</big></big></big>
 +
</td>
 +
{{#if: {{{stars|}}} | <td>
 +
 
 +
</td>}}
 +
</tr></table>
 
|-
 
|-
 
| align="center" |
 
| align="center" |
Line 21: Line 31:
 
<pre>
 
<pre>
 
{{SKWindow
 
{{SKWindow
| header = Header
+
| icon = Image name
 +
| title = Title
 +
| stars = Star rating
 
| body = Body
 
| body = Body
 
}}
 
}}

Revision as of 22:16, 5 November 2010

Title



Use the following to display a table with Spiral Knights' visual style.
{{SKWindow
| icon = Image name
| title = Title
| stars = Star rating
| body = Body
}}
Personal tools