Template:ImageBox: Difference between revisions
(header margin 0 --> 30) |
No edit summary |
||
(10 intermediate revisions by one other user not shown) | |||
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 31: | Line 31: | ||
! {{ #switch: {{{header|yes}}} | ! {{ #switch: {{{header|yes}}} | ||
| no = | | no = | ||
| yes = <p style="margin: | | yes = <p style="margin:0; background:#{{ #switch: {{{color}}} | ||
| pink=f2cedf | | pink=f2cedf | ||
| orange=f2dfce | | orange=f2dfce | ||
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 55: | Line 55: | ||
|} | |} | ||
|}</includeonly> | |}</includeonly> | ||
[[Category:Templates]] |