Difference between revisions of "Template:StandardPage/Cell/Container"

From SpiralKnights

Jump to: navigation, search
m
m (looks like before I took something out that the cell needed to survive. Woops.)
Line 1: Line 1:
{| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width: {{{width|800px}}}; border: {{{border-width|5px}}} {{{border-type|solid}}} {{{border-color|#000000}}}; background:{{{outer-background-color|#114255}}}; margin: {{{margin|0px}}}; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;"
+
{| cellpadding="{{{outer cell padding|0}}}" cellspacing="{{{outer cell spacing|0}}}" align="{{{align|*}}}" style="width: {{{width|800px}}}; border: {{{outer-border-width|5px}}} {{{outer-border-type|solid}}} {{{outer-border-color|#000000}}}; background:{{{outer-background-color|#114255}}}; margin: {{{margin|0px}}}; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;"
 
|-
 
|-
 
| align="{{{content-align|center}}}" |
 
| align="{{{content-align|center}}}" |
{| cellpadding="{{{cell padding|0}}}" cellspacing="{{{cell spacing|0}}}" align="center" style="border: {{{body border-width|2px}}} {{{border-type|solid}}} {{{body border-color|#496e8b}}}; background:#114255; width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
+
{| cellpadding="{{{inner cell padding|0}}}" cellspacing="{{{inner cell spacing|0}}}" align="center" style="border: {{{body border-width|2px}}} {{{border-type|solid}}} {{{body border-color|#496e8b}}}; background:#114255; width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
 
<noinclude>
 
<noinclude>
 
|-
 
|-

Revision as of 22:10, 10 December 2014


Personal tools