Difference between revisions of "Template:Main page templates/notice box"
Jump to navigation
Jump to search
m (moved Mp notice box to Template:Mp notice box) |
|||
Line 1: | Line 1: | ||
{| style="margin:4px 0 0 0; width:100%; background:none;" | {| style="margin:4px 0 0 0; width:100%; background:none;" | ||
− | | class="MainPageBG" style="width:100%; border:{{#switch:{{{importance|}}}| | + | | class="MainPageBG" style="width:100%; border:{{#switch:{{{importance|}}}|high|medium|low=2|#default=1}}px solid #{{#switch:{{{importance|}}}|high=B22222|medium=F28500|low=F4C430|#default=AAAAAA}}; background:#{{#switch:{{{importance|}}}|high=FFEEEE|medium|low=F8EABA|#default=F9F9F9}}; vertical-align:top; color:#000;"| |
− | {| style="vertical-align:top; background:#{{#switch:{{{importance|}}}| | + | {| style="vertical-align:top; background:#{{#switch:{{{importance|}}}|high=FFEEEE|medium|low=F8EABA|#default=F9F9F9}}; color:#000; width:100%" |
− | ! style="padding:2px" | <h2 id="mp-notices-h2" style="margin:3px; background:#{{#switch:{{{importance|}}}| | + | ! style="padding:2px" | <h2 id="mp-notices-h2" style="margin:3px; background:#{{#switch:{{{importance|}}}|high=B22222|medium=F28500|low=F4C430|#default=AAAAAA}}; font-size:120%; font-weight:bold; border:1px solid #{{#switch:{{{importance|}}}|high=7EEEEF|medium=BF51CD|low=C190FD|#default=777777}}; text-align:left; color:#000; padding:0.2em 0.4em">Notices</h2> |
|- | |- | ||
| style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice}}</div> | | style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice}}</div> | ||
|} | |} | ||
|} | |} |
Revision as of 01:56, 22 January 2010
|