Difference between revisions of "Template:SKWindow/Cell"

From SpiralKnights

Jump to: navigation, search
Line 1: Line 1:
<includeonly>|</includeonly>
+
<includeonly>|</includeonly>{| cellspacing="0" {{{1}}} style="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;"
{| cellspacing="0" style="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; {{{style}}}"
+
 
|-
 
|-
 
| align="center" |
 
| align="center" |
{{{content|Content goes here.}}}
+
{{{2|Content goes here.}}}
 
|}
 
|}
  

Revision as of 05:39, 5 November 2010

Content goes here.


Use the following to create a cell in an SKWindow.
{{WeaponInfo
| style = CSS
| content = Content
}}
Personal tools