Difference between revisions of "Template:Note"

From wiki.emacinc.com
Jump to: navigation, search
Line 14: Line 14:
 
   <table class="tnote_table">
 
   <table class="tnote_table">
 
     <tr class="tnote_table_r1">
 
     <tr class="tnote_table_r1">
       <td class="tnote_table_c1"><span class="tnonte_header">NOTE:</span></td>
+
       <td class="tnote_table_c1"><span class="tnonte_header">NOTE</span></td>
 
       <td class="tnote_table_c2"><span class="tnonte_content">{{{1}}}</span></td>
 
       <td class="tnote_table_c2"><span class="tnonte_content">{{{1}}}</span></td>
 
     </tr>
 
     </tr>

Revision as of 16:19, 15 July 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.