Difference between revisions of "Template:Note"
Jump to navigation
Jump to search
(use display: table to work with float: right) |
(use class="warningbox") |
||
Line 9: | Line 9: | ||
{{Note|This is an note.}} | {{Note|This is an note.}} | ||
</noinclude><includeonly><div role="note" class=" | </noinclude><includeonly><div role="note" class="warningbox" style=" | ||
display: table; | |||
min-width: 16em; | |||
min-height: 1.6em; | |||
margin: .5em 0; | |||
color: #705000; | |||
">{{{1|}}}</div></includeonly> |
Revision as of 03:24, 22 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
{{Note|This is an note.}}
Example
This is an note.