Difference between revisions of "Template:notice"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 1: Line 1:
 
<div style="display: flex; justify-content: center;">
 
<div style="display: flex; justify-content: center;">
βˆ’
{| style="background-color: {{{color|#f8f9fa}}}; border: 1px solid #aaa; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0); border-left: 10px solid #6485d1; margin: 0 auto; width: auto; max-width: 70%; display: inline-block;" class="{{{class|notice_tpl}}}"  
+
{| style="background-color: #{{{color|f8f9fa}}}; border: 1px solid #aaa; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0); border-left: 10px solid #6485d1; margin: 0 auto; width: auto; max-width: 70%; display: inline-block;" class="{{{class|notice_tpl}}}"  
 
|style="padding:0 0.5em; line-height: 330%; text-align: left;"|[[File:{{{image|Ambox notice.png}}}|link=|40x40px]]
 
|style="padding:0 0.5em; line-height: 330%; text-align: left;"|[[File:{{{image|Ambox notice.png}}}|link=|40x40px]]
 
|style="padding:0 0.75em; text-align: left;"| {{{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. To use a more eye-catching notice, use {{tl|notice2}} instead.}}}
 
|style="padding:0 0.75em; text-align: left;"| {{{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. To use a more eye-catching notice, use {{tl|notice2}} instead.}}}
Line 8: Line 8:
  
 
It is possible to customize the icon image, like so: <code>{{notice|Text of the notice'''|image=Another_icon.png'''<nowiki>}}</nowiki></code>.
 
It is possible to customize the icon image, like so: <code>{{notice|Text of the notice'''|image=Another_icon.png'''<nowiki>}}</nowiki></code>.
 +
 
It is also possible to customize the color, like so: <code>{{notice|Text of the notice'''|color=123456'''<nowiki>}}</nowiki></code>.
 
It is also possible to customize the color, like so: <code>{{notice|Text of the notice'''|color=123456'''<nowiki>}}</nowiki></code>.
  

Revision as of 20:14, 28 July 2025

Ambox notice.png 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.


It is possible to customize the icon image, like so: {{notice|Text of the notice|image=Another_icon.png}}.

It is also possible to customize the color, like so: {{notice|Text of the notice|color=123456}}.

This template is used for the {{incomplete}} and the {{incomplete transcript}} templates, among others. 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.