Difference between revisions of "Template:Warning"
Jump to navigation
Jump to search
(Fix max width, larger min width, add min height) |
(use display: table to work with float: right) |
||
Line 9: | Line 9: | ||
{{Warning|This is a warning.}} | {{Warning|This is a warning.}} | ||
</noinclude><includeonly><div style=" | </noinclude><includeonly><div style="display: table; min-width: 16em; min-height: 1.6em; margin: .5em 0; padding: .5em 1em; border: 1px solid #d33; color: black; background-color: #fee7e6;">'''Warning:''' {{{1|}}}</div></includeonly> |
Revision as of 04:25, 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.