Difference between revisions of "Template:Caution"

From wiki.emacinc.com
Jump to: navigation, search
m (Tweaked)
 
(6 intermediate revisions by 2 users not shown)
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:7%; margin-right:22%; background-color:#b8f0fa; border-color:black; border-radius:23px; border-style:solid; border-width:1px; box-shadow:1px 0px 10px 0px #444 inset; color:rgb(66,66,43); line-height:1.25em; padding:11px; padding-left:20px; padding-right:20px; font-style:normal; font-size:normal; text-shadow: 0px 1px #ba0;"><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|40px]]</td><td style="border:none;box-shadow:0 0 0 0;padding-right:5px;"><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="tcaution_table_c2"><span class="tcaution_content">{{{1}}}</span></td>
 +
    </tr>
 +
  </table>
 +
</div>
 +
 
 +
</includeonly>

Latest revision as of 15:53, 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!