Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Warning: Difference between revisions

Template page
Undo revision 9757 by JavaSkeptre (talk)
Improve background color so that warning are readable on the new theme
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{#if: {{{msg|{{{1|}}}}}}|<table cellspacing="0" cellpadding="0" border="0" style="box-sizing:border-box; border:1px #d33 solid; background: transparent; margin-top:0.5em;padding:0.5em;background-color: #fee7e6"><tr><td nowrap="nowrap" valign="top">}}<span style="position: relative; top: -2px;">[[File:Icon notice warning 18px.png|18px|Warning|link=]]</span> '''Warning:''' {{#if: {{{msg|{{{1|}}}}}}|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table>}}
{{#if: {{{1|}}}|<table cellspacing="0" cellpadding="0" border="0" style="box-sizing:border-box; border:1px var(--border-color-error, #d33) solid; background: transparent; margin-top:0.5em;padding:0.5em;background-color: var(--background-color-error-subtle, #fee7e6)"><tr><td nowrap="nowrap" valign="top">}}<span style="position: relative; top: -2px;">[[File:Icon notice warning 18px.png|18px|Warning|link=]]</span> '''Warning:''' {{#if: {{{1|}}}|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table>}}
</onlyinclude>
</onlyinclude>
{{Documentation|content=
{{Documentation|content=


<nowiki>{{warning|1= hello}}</nowiki>
<nowiki>{{warning}}</nowiki>
{{warning|1= hello}}
{{warning}}
 
<nowiki>{{warning|Hello}}</nowiki>
{{warning|Hello}}


<nowiki>{{warning|1= This is a warning message designed to attract the users attention}}</nowiki>
{{warning|1= This is a warning message designed to attract the users attention}}
}}
}}

Latest revision as of 00:19, 19 March 2026

Warning Warning:

Template documentation

{{warning}}

Warning Warning:


{{warning|Hello}}

Warning Warning: Hello