Difference between revisions of "Template:notice"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m
m
Line 1: Line 1:
{| style="background-color: #f8f9fa; border: 1px solid #aaa; box-shadow: 2px 2px 2px hex(0, 0, 0, 0.2); border-left: 10px solid #6485d1; margin: 0 auto;" class="{{{class|notice_tpl}}}"
+
{| style="background-color: #f8f9fa; border: 1px solid #aaa; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); border-left: 10px solid #6485d1; margin: 0 auto; max-width: 600px;" class="{{{class|notice_tpl}}}"
 
|style="padding:0 0.5em; line-height: 330%;"|[[File:{{{image|Ambox notice.png}}}|link=|40x40px]]
 
|style="padding:0 0.5em; line-height: 330%;"|[[File:{{{image|Ambox notice.png}}}|link=|40x40px]]
|style="padding:0 0.75em;"| {{{1|This is a notification template. To use it in any page, place <code><nowiki>{{notice|Text of the notice}}</nowiki></code> in the page.<br>It is possible to customize the icon image, like so: <code><nowiki>{{notice|Text of the notice|image=Another_icon.png}}</nowiki></code>.}}}
+
|style="padding:0 0.75em;"| {{{1|This is a notification template. To use it in any page, place <code><nowiki>{{notice|Text of the notice}}</nowiki></code> in the page.<br>
|}<noinclude>
+
<noinclude>
  
  

Revision as of 16:25, 27 March 2025

Ambox notice.png {{{1|This is a notification template. To use it in any page, place {{notice|Text of the notice}} in the page.


To use a more eye-catching notice, use {{notice2}} instead:

warning!!.png This is a notification template. To use it in any page, place {{notice2|Text of the notice}} in the page. To use a more standard notice, use {{notice}} instead.