Difference between revisions of "Template:Main page templates/notice box"
Jump to navigation
Jump to search
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:{{ | + | | class="MainPageBG" style="width:100%; border:{{mp notice box/border thickness|{{mp notice box/importance}}}}px solid #{{mp notice box/border color|{{mp notice box/importance}}}}; background:#{{mp notice box/background color|{{mp notice box/importance}}}}; vertical-align:top; color:#000;"| |
− | {| style="vertical-align:top; background:#{{ | + | {| style="vertical-align:top; background:#{{mp notice box/background color|{{mp notice box/importance}}}}; color:#000; width:100%" |
− | ! style="padding:2px" | <h2 id="mp-notices-h2" style="margin:3px; background:#{{ | + | ! style="padding:2px" | <h2 id="mp-notices-h2" style="margin:3px; background:#{{mp notice box/title background color|{{mp notice box/importance}}}}; font-size:120%; font-weight:bold; border:1px solid #{{mp notice box/title border color|{{mp notice box/importance}}}}; text-align:left; color:#000; padding:0.2em 0.4em">Notices<span class="editsection plainlinks" id="doc_editlinks">[[{{fullurl:Template:Mp notice box/notice|action=edit}} edit]]</span></h2> |
|- | |- | ||
− | | style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice}}</div> | + | | style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice box/notice}}</div> |
|} | |} | ||
|}<noinclude>[[Category:Mainpage template|Notice box]]</noinclude> | |}<noinclude>[[Category:Mainpage template|Notice box]]</noinclude> |
Revision as of 08:26, 23 May 2010
|