No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{| width=100% style="text-align:center; margin: 0 auto; border: 1px solid #d16803; border-left: 10px solid #d16803; border-right: 10px solid #d16803; background: #d1680310;" | <onlyinclude>{| width=100% style="text-align:center; margin: 0 auto; border: 1px solid #d16803; border-left: 10px solid #d16803; border-right: 10px solid #d16803; background: #d1680310;" | ||
| style="padding: 0.25em 0.5em; width: 100%;" |'''Note | | style="padding: 0.25em 0.5em; width: 100%;" |'''{{{1|Note}}}'''<br>{{{2|This is a note.}}} | ||
|}</onlyinclude> | |}</onlyinclude> | ||
Line 6: | Line 6: | ||
<pre> | <pre> | ||
{{Note|This page makes heavy use of markdown thingies.}} | {{Note|Note for Editors|This page makes heavy use of markdown thingies.}} | ||
</pre> | </pre> | ||
Which will render like this: | Which will render like this: | ||
{{Note|This page makes heavy use of markdown thingies.}} | {{Note|Note for Editors|This page makes heavy use of markdown thingies.}} | ||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 08:21, 4 December 2023
Note This is a note. |
Usage
{{Note|Note for Editors|This page makes heavy use of markdown thingies.}}
Which will render like this:
Note for Editors This page makes heavy use of markdown thingies. |