Template:Notice: Difference between revisions
Appearance
No edit summary |
documentation |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border:solid;border-width:1px;padding:0 10px;margin: | {| style="border:solid;border-width:1px;padding:0 10px;margin:15px 350px 15px 40px" | ||
|[[File:Information.svg|30px]] | | style="valign:top;"|[[File:Information.svg|30px]] | ||
|{{{message}}} | | | ||
{{{message}}} | |||
|} | |} | ||
<noinclude> | |||
<hr/> | |||
This is a basic template for displaying an attention getting notice box on a page. | |||
'''Usage:''' | |||
<nowiki>{{Notice|message=xyz}}</nowiki> | |||
(Replace xyz with what you want the notice box to say) | |||
</noinclude> |