Difference between revisions of "Template:Note"

From wiki.emacinc.com
Jump to: navigation, search
m (Tweaked)
m (Tweaked.)
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<br /><div class="tnote" style="margin-left:7%;margin-right:22%;background-color:#fffff2;border-color:#44661f;border-radius:13px;border-style:solid;border-width:3px;-webkit-box-shadow:1px 1px 3px #333 inset;color:#00003e;font-weight:bolder;line-height:1.25em;padding:11px;padding-left:20px;padding-right:20px;font-style:oblique;font-size:normal;"><table><tr><td><b style="font-variant:small-caps;font-size:large;font-style:normal;border-style:solid;border-width:0px;border-bottom-width:2px;border-color:#886;margin-right:10px;">
+
<noinclude>
Note:</b></td><td> {{{1}}}</td></tr></table></div><br />
+
Use this template like this:
 +
 
 +
<nowiki>{{note|This is a note about how to use the Note box.}}</nowiki>
 +
 
 +
to produce:
 +
 
 +
{{note|This is a note about how to use the Note box.}}
 +
</noinclude>
 +
 
 +
 
 +
 
 +
<includeonly><div class="tnote" style="margin-top:-2%;">
 +
<table class="tnote_table"><tr class="tnote_table_r1"><td class="tnote_table_c1"><span class="tnote_header">NOTE</span></td></tr><tr class="tnote_table_r2"><td class="tnote_table_c2"><span class="tnote_content">{{{1}}}</span></td></tr></table></div>
 +
</includeonly>

Latest revision as of 17:14, 19 November 2015

Use this template like this:

{{note|This is a note about how to use the Note box.}}

to produce:



NOTE
This is a note about how to use the Note box.