Difference between revisions of "Template:PageFormat/ImageBox"
From SpiralKnights
m (test) |
|||
Line 1: | Line 1: | ||
− | {| cellpadding="0" cellspacing=" | + | {| cellpadding="0" cellspacing="3" align="{{{align|*}}}" valign="middle" style="border: 1px solid #496e8b; background: #114255; width:{{{width|}}}; height:{{{height|}}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;" |
+ | |- | ||
+ | | style="background:#114255; color: #000000; padding: 0px 0px 0px 0px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" align="center" valign="middle"| | ||
+ | |- | ||
+ | | align="center" valign = "middle" | | ||
+ | {| cellpadding="0" cellspacing="5" align="center" style="background: #114255; width: 100%; padding: 0px 0px 0px 0px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;" | ||
{{{body|}}} | {{{body|}}} | ||
+ | |} | ||
|} | |} |
Latest revision as of 06:22, 6 December 2014
|