Difference between revisions of "Template:Caution"
m (Tweaked appearance.) |
m (Tweaked) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Use it like this: | Use it like this: | ||
+ | |||
+ | <nowiki>{{caution|You are about to enter the dead zone! Be wary!}}</nowiki> | ||
+ | |||
+ | |||
+ | To produce this: | ||
+ | |||
{{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:#424cff; border-color:black; border-radius:23px; border-style:solid; border-width:1px; box-shadow:1px 0px 10px 0px #444 inset; color:rgb(255,255,218); line-height:1.25em; padding:11px; padding-left:20px; padding-right:20px; font-style: | + | </noinclude><includeonly><br /><div style="margin-left:7%; margin-right:22%; background-color:#424cff; border-color:black; border-radius:23px; border-style:solid; border-width:1px; box-shadow:1px 0px 10px 0px #444 inset; color:rgb(255,255,218); line-height:1.25em; padding:11px; padding-left:20px; padding-right:20px; font-style:normal; font-size:normal; text-shadow: 0px 1px #ba0;">[[File:Caution-sign 640.png|frameless|40px]]<b style="font-size:large; font-variant:small-caps; font-style:normal">Caution:</b> {{{1}}}</div><br /></includeonly> |
Revision as of 00:20, 10 December 2014
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! |