Difference between revisions of "Template:Main page templates/notice box/sandbox"
Jump to navigation
Jump to search
(Created page with '{| style="margin:4px 0 0 0; width:100%; background:none;" | class="MainPageBG" style="width:100%; border:{{mp notice box/border thickness|{{mp notice box/importance}}}}px solid #…') |
|||
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:{{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 | + | | 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-color:#{{mp notice box/background color|{{mp notice box/importance}}}}; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;"| |
− | {| style="vertical-align:top; background:#{{mp notice box/background color|{{mp notice box/importance}}}}; color:#000; width:100%" | + | {| style="vertical-align:top; background:#{{mp notice box/background color|{{mp notice box/importance}}}}; color:#000; width:100%; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em;" |
− | ! style="padding:2px" | <h2 | + | ! style="padding:2px;" | <h2 id="mp-notices-h2" style="margin:3px; background-color:#{{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.4em; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;">Notices<span class="editsection plainlinks" id="doc_editlinks">[[{{fullurl:Template:Mp notice box/notice|action=edit}} notice]] [[{{fullurl:Template:Mp notice box/importance|action=edit}} importance]]</span></h2> |
|- | |- | ||
| style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice box/notice}}</div> | | style="color:#000;padding: 2px" | <div id="mp-content">{{mp notice box/notice}}</div> | ||
|} | |} | ||
|} | |} |
Revision as of 21:15, 9 August 2010
|