Difference between revisions of "Template:SKWindow/Cell"

From SpiralKnights

Jump to: navigation, search
(Undo revision 2315 by Shango (Talk))
m (Added height.)
Line 2: Line 2:
 
{| style="background: none;"
 
{| style="background: none;"
 
</noinclude>
 
</noinclude>
| colspan="{{{3|1}}}" rowspan="{{{4|1}}}" align="{{{2|left}}}" style="width: {{{5|*}}}; background: #283138; color: #FFFFFF; font-size: smaller; padding: 5px 10px 5px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" | {{{1|Content goes here.}}}<noinclude>
+
| colspan="{{{3|1}}}" rowspan="{{{4|1}}}" align="{{{2|left}}}" style="width: {{{5|*}}}; height: {{{6|*}}}; background: #283138; color: #FFFFFF; font-size: smaller; padding: 5px 10px 5px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" | {{{1|Content goes here.}}}<noinclude>
 
|}</noinclude><noinclude>
 
|}</noinclude><noinclude>
 
{| align="center" width="50%" style="background: none;"
 
{| align="center" width="50%" style="background: none;"
Line 9: Line 9:
 
|
 
|
 
<pre>
 
<pre>
{{ SKWindow | Content | Align | Colspan | Rowspan | Width }}
+
{{ SKWindow | Content | Align | Colspan | Rowspan | Width | Height }}
 
</pre>
 
</pre>
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 23:42, 13 November 2010

Content goes here.
Use the following to create a cell in an SKWindow.
{{ SKWindow | Content | Align | Colspan | Rowspan | Width | Height }}
Personal tools