Difference between revisions of "Template:Warning"

From PINE64
Jump to navigation Jump to search
m (test)
(Fix)
(4 intermediate revisions by the same user not shown)
Line 1: Line 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:OOjs_UI_icon_notice-destructive.svg|18px|<!--T:1--> Warning|link=]]</span> '''<!--T:2--> Warning:&nbsp;'''</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table>
<noinclude>
{{Template}}
 
== Usage ==
 
<pre><nowiki>{{warning|This is a warning.}}
</nowiki></pre>
 
== Example ==
 
{{warning|This is a warning.}}
 
</noinclude><includeonly><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;"></span> '''Warning:'''</td><td valign="top" style="padding: 0 0.5em 0 0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table></includeonly>

Revision as of 16:04, 11 October 2020

This page is a template. Check out all pages using this template.
For more information, read Template:Template.

Usage

{{warning|This is a warning.}}

Example

Warning:This is a warning.