Difference between revisions of "Template:notice2"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m (Revert self, didn't work)
m
Line 1: Line 1:
{| style="background-color: #ff7; border: 1px solid #aaa; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); border-left: 10px solid #FF101E; margin: 0 auto;" class="{{{class|}}}"
+
{| style="background-color: #ffe9e5; border: 1px solid #aaa; box-shadow: 2px 2px 2px hex(0, 0, 0, 0.2); border-left: 10px solid #bf3c2c; margin: 0 auto;" class="{{{class|notice_tpl}}}"
| [[File:{{{image|Ambox notice.png}}}|link=|40x40px]]
+
|style="padding:0 0.5em"|[[File:{{{image|warning!!.png}}}|link=|40x40px]]
|style="padding:0 1em"| {{{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.7em"| {{{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>.}}}
 
|}<noinclude>
 
|}<noinclude>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 17:33, 15 February 2025

warning!!.png This is a notification template. To use it in any page, place {{notice|Text of the notice}} in the page.
It is possible to customize the icon image, like so: {{notice|Text of the notice|image=Another_icon.png}}.