Difference between revisions of "Template:StandardPage/Cell/Container"
From SpiralKnights
m (container/cell is probably more understandable than outer/inner :) .... we'll see. This is just for editors, for each individual page, these won't be a manipulated factors at all.) |
m (there, now it can be itself. Just needed to see it blown up. Not in an explosive way.) |
||
Line 1: | Line 1: | ||
− | {| cellpadding="{{{container-padding|0}}}" cellspacing="{{{container-spacing|0}}}" align="{{{align|*}}}" style="width: {{{container-width|100%}}}; height: | + | {| cellpadding="{{{container-padding|0}}}" cellspacing="{{{container-spacing|0}}}" align="{{{align|*}}}" style="width: {{{container-width|100%}}}; height:auto; border: {{{container-border-width|5px}}} {{{container-border-type|solid}}} {{{container-border-color|#000000}}}; background:{{{container-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="{{{inner-cell-align|center}}}" valign="{{{inner-cell-valign|middle}}}"| | | align="{{{inner-cell-align|center}}}" valign="{{{inner-cell-valign|middle}}}"| | ||
{| cellpadding="{{{inner-cell-padding|6}}}" cellspacing="{{{inner-cell-spacing|0}}}" style="border: {{{cell-border-width|2px}}} {{{cell-border-type|solid}}} {{{cell-border-color|#496e8b}}}; background:{{{cell-background-color|#c7dbea}}}; width:{{{cell-width|100%}}}; height:{{{cell-height|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|6}}}" cellspacing="{{{inner-cell-spacing|0}}}" style="border: {{{cell-border-width|2px}}} {{{cell-border-type|solid}}} {{{cell-border-color|#496e8b}}}; background:{{{cell-background-color|#c7dbea}}}; width:{{{cell-width|100%}}}; height:{{{cell-height|100%}}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;" |
Revision as of 22:56, 10 December 2014
|