Template:Note: Difference between revisions
Jump to navigation
Jump to search
Blotreland (talk | contribs) Created page with "<div style="background:lightyellow;width:500px;margin:auto;padding:5px;border:1px solid;border-left:5px solid {{{1}}};"> <b>Note:</b> <br> {{{2}}} </div> <noinclude> =Usage= The first input (<nowiki>{{note|ME!|This article... yadda yadda yadda}}</nowiki>) is a HTML color (lab, rgb, hex, more that exist...). The second (<nowiki>{{note|orange|ME!</nowiki>) is the actual note. </noinclude>" |
Blotreland (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <mark style="display:inline-block;background:white;padding:2px;border:1px solid;border-left:10px solid {{{1}}};"> | ||
{{{2}}} | |||
</mark> | |||
<br> | <br> | ||
<noinclude> | <noinclude> | ||
=Usage= | =Usage= |
Latest revision as of 15:14, 16 June 2025
{{{2}}}
Usage
The first input ({{note|ME!|This article... yadda yadda yadda}}) is a HTML color (lab, rgb, hex, more that exist...). The second ({{note|orange|ME!) is the actual note.