Difference between revisions of "Template:SKWindow"
From SpiralKnights
m |
m |
||
Line 1: | Line 1: | ||
− | {| cellpadding="0" cellspacing="0" style="border: 5px solid #000000; background: #ebc94d; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;" | + | {| cellpadding="0" cellspacing="0" style="width: {{{width|*}}}; border: 5px solid #000000; background: #ebc94d; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;" |
|- | |- | ||
− | | | + | | <table cellpadding="0" cellspacing="7" style="background: none;"><tr> |
− | <table cellpadding="0" cellspacing="7" style="background: none;"><tr> | + | |
{{#if: {{{icon|}}} | <td width="36"> | {{#if: {{{icon|}}} | <td width="36"> | ||
[[Image:{{{icon}}}|36px]] | [[Image:{{{icon}}}|36px]] |
Revision as of 22:38, 5 November 2010
| |
|
{{SKWindow | icon = Image name | title = Title | stars = Star rating | body = Body }} |