Difference between revisions of "Template:Caution"

From wiki.emacinc.com
Jump to: navigation, search
m (Tweaked)
Line 10: Line 10:
 
{{caution|You are about to enter the dead zone!  Be wary!}}
 
{{caution|You are about to enter the dead zone!  Be wary!}}
  
</noinclude><includeonly><br /><div style="margin-left:2%; margin-right:23%; background-color:#b8dcfa; border-color:black; border-radius:23px; border-style:solid; border-width:1px; box-shadow:0px 0px 14px 2px #888 inset; color:rgb(66,66,43); line-height:1.5em !important; padding:11px; padding-left:20px; padding-right:20px; font-style:normal; font-size:normal; text-shadow: 0px 1px #969696;"><table style="border:none;box-shadow:0 0 0 0;"><tr style="border:none;box-shadow:0 0 0 0;"><td style="border:none;box-shadow:0 0 0 0;padding-right:8px;">[[File:Caution-sign 640.png|frameless|64px]]</td><td style="border:none;box-shadow:0 0 0 0;padding-right:16px;"><b style="font-size:2.25em; font-variant:small-caps; font-style:normal">Caution:</b></td><td style="border:none;box-shadow:0 0 0 0;font-size:125%;font-style:normal;"> {{{1}}}</td></tr></table></div><br /></includeonly>
+
</noinclude>
 +
 
 +
<includeonly>
 +
 
 +
<div class="tcaution">
 +
  <table class="tcaution_table">
 +
    <tr class="tcaution_table_r1">
 +
      <td class="tcaution_table_c1"><span class="tcaution_header">CAUTION</span></td>
 +
    </tr><tr class="tcaution_table_r2">
 +
      <td class="tnote_table_c2"><span class="tcaution_content">{{{1}}}</span></td>
 +
    </tr>
 +
  </table>
 +
</div>
 +
 
 +
</includeonly>

Revision as of 15:52, 16 July 2015

Use it like this:

{{caution|You are about to enter the dead zone!  Be wary!}}


To produce this:




CAUTION
You are about to enter the dead zone! Be wary!