Difference between revisions of "Template:SKWindow/Cell"
From SpiralKnights
m (Added height.) |
m (Added vertical align.) |
||
Line 2: | Line 2: | ||
{| style="background: none;" | {| style="background: none;" | ||
</noinclude> | </noinclude> | ||
− | | colspan="{{{ | + | | colspan="{{{4|1}}}" rowspan="{{{5|1}}}" align="{{{2|left}}}" valign="{{{3|middle}}}" style="width: {{{6|*}}}; height: {{{7|*}}}; 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 | Height }} | + | {{ SKWindow | Content | Horizontal Align | Vertical Align | Colspan | Rowspan | Width | Height }} |
</pre> | </pre> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 23:47, 13 November 2010
Content goes here. |
{{ SKWindow | Content | Horizontal Align | Vertical Align | Colspan | Rowspan | Width | Height }} |