Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Note: Difference between revisions

Template page
(Created page with "<onlyinclude>{| width=100% style="text-align:left; margin: 0 auto; border: 1px solid #a75200; border-left: 10px solid #a75200; background: #a7520010;" | style="padding: 0.25em 0.5em; width: 100%;" |'''Note:''' {{{1|Important description goes here!}}} |}</onlyinclude> == Usage == This is mostly a decorative template to color the damages and show a tooltip for damage groups. Mostly used for the Weapons page but can be freely used anywhere else. To use it, simply write:...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{| width=100% style="text-align:left; margin: 0 auto; border: 1px solid #a75200; border-left: 10px solid #a75200; background: #a7520010;"
<onlyinclude>{| width=100% style="text-align:center; margin: 0 auto; border: 1px solid #996029; border-left: 10px solid #996029; border-right: 10px solid #996029; background: #99602910;"
| style="padding: 0.25em 0.5em; width: 100%;" |'''Note:''' {{{1|Important description goes here!}}}
| style="padding: 0.25em 0.5em; width: 100%;" |'''{{{1|Note}}}'''<br>{{{2|This is a note.}}}
|}</onlyinclude>
|}</onlyinclude>


== Usage ==
== Usage ==
This is mostly a decorative template to color the damages and show a tooltip for damage groups. Mostly used for the Weapons page but can be freely used anywhere else.
To use it, simply write:


<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]]

Latest revision as of 08:27, 4 January 2024

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.