90,866
edits
(Created page with '<includeonly>{| width="{{{width}}}" style="float:{{{float}}}; {{#if: {{{top}}} | position:relative; top:{{{top}}};}}" | class="MainPageBG" style="width:100%; border:1px solid #{…') |
(add in test for empty {{{title}}}) |
||
Line 18: | Line 18: | ||
| ldstech=e5e3cf | | ldstech=e5e3cf | ||
| #default=ffffff | | #default=ffffff | ||
}}; vertical-align:top;"| | }}; vertical-align:top;" | ||
{{#if {{{title}}} | | |||
| | |||
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#{{ #switch: {{{color}}} | {| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#{{ #switch: {{{color}}} | ||
| pink=fff5fa | | pink=fff5fa | ||
Line 47: | Line 49: | ||
| ldstech=999999 | | ldstech=999999 | ||
| #default=aaaaaa | | #default=aaaaaa | ||
}}; text-align:left; color:#000; padding:0.2em 0.4em;">{{{title}}}</p> | }}; text-align:left; color:#000; padding:0.2em 0.4em;">{{{title}}}</p> | ||
|- | |- | ||
|style="color:#000;"| {{{content}}} | | }} | ||
| style="color:#000;"| {{{content}}} | |||
|} | |} | ||
|}</includeonly> | |}</includeonly> |
edits