Template:Note: Difference between revisions

From Chaz Wiki
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
Line 1: Line 1:
<div style="background:lightyellow;width:500px;margin:auto;padding:5px;border:1px solid;border-left:5px solid {{{1}}};">
<div style="background:lightyellow;width:500px;margin:auto;padding:5px;border:1px solid;border-left:5px solid {{{1}}};">
<b>Note:</b>
<big><b>Note:</b></big><br>
<br>
{{{2}}}
{{{2}}}
</div>
</div>

Revision as of 19:28, 15 June 2025

Note:
{{{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.