Template:ImageBox: Difference between revisions
(2px) |
No edit summary |
||
(19 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| style="margin: . | <includeonly>{| style="margin: .1em .1em .1em .1em; {{#if: {{{width|}}} | width:{{{width}}};|}} float:{{{float|left}}}; {{#if: {{{top}}} | position:relative; z-index: 100; top:{{{top|0px}}};|}}" | ||
| class="MainPageBG" style="width:100%; border:2px solid #{{ #switch: {{{color}}} | | class="MainPageBG" style="width:100%; border:2px solid #{{ #switch: {{{color}}} | ||
| pink=f2cedf | | pink=f2cedf | ||
Line 19: | Line 19: | ||
| #default=ffffff | | #default=ffffff | ||
}}; vertical-align:top;"| | }}; vertical-align:top;"| | ||
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; margin-bottom: 0px; background:#{{ #switch: {{{color}}} | {| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; margin-bottom: 0px; background:#{{ #switch: {{{color}}} | ||
| pink=fff5fa | | pink=fff5fa | ||
| orange=fffaf5 | | orange=fffaf5 | ||
Line 40: | Line 40: | ||
| ldstech=e5e3cf | | ldstech=e5e3cf | ||
| #default=dddddd | | #default=dddddd | ||
}}; {{ #switch: {{{body|yes}}} | no = font-size: | }}; {{ #switch: {{{body|yes}}} | no = font-size:110%; font-weight:bold | yes = font-size:120%; font-weight:bold}}; border:1px solid #{{ #switch: {{{color}}} | ||
| pink=bfa3b0 | | pink=bfa3b0 | ||
| orange=bfb0a3 | | orange=bfb0a3 | ||
Line 54: | Line 54: | ||
{{ #switch: {{{body|yes}}} | no = | yes = {{!}} style="color:#f5fffa;" {{!}} {{{content}}} }} | {{ #switch: {{{body|yes}}} | no = | yes = {{!}} style="color:#f5fffa;" {{!}} {{{content}}} }} | ||
|} | |} | ||
|}[[ | |}</includeonly> | ||
[[Category:Templates]] |