Difference between revisions of "Template:SKWindow/Cell"
From SpiralKnights
m (Added vertical align.) |
m |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
| 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> | | 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> | ||
− | |} | + | |} |
{| align="center" width="50%" style="background: none;" | {| align="center" width="50%" style="background: none;" | ||
|+ '''Use the following to create a cell in an SKWindow.''' | |+ '''Use the following to create a cell in an SKWindow.''' |
Revision as of 04:41, 15 November 2010
Content goes here. |
{{ SKWindow | Content | Horizontal Align | Vertical Align | Colspan | Rowspan | Width | Height }} |