Difference between revisions of "Template:Warning"
Jump to navigation
Jump to search
(fixed template) |
(Refactor) |
||
Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
<pre><nowiki>{{ | <pre><nowiki>{{Warning|This is a warning.}}</nowiki></pre> | ||
</nowiki></pre> | |||
== Example == | == Example == | ||
{{ | {{Warning|This is a warning.}} | ||
</noinclude><includeonly><div style="width: max-content; min-width: 8em; margin: .5em 0; padding: .5em 1em; border: 1px solid #d33; color: black; background-color: #fee7e6;">'''Warning:''' {{{1|}}}</div></includeonly> | |||
</noinclude><includeonly>< |
Revision as of 01:45, 17 September 2021
This page is a template. Check out all pages using this template.
For more information, read Template:Template.
For more information, read Template:Template.
Usage
{{Warning|This is a warning.}}
Example
Warning: This is a warning.