You will a picture of a warning sign that you need to upload to images/misc folder
then use this
Title: Mod
Tag: mod
Replacement:
Example: [mod ]your warning here![ /mod]
Description: moderator's warning!
Use {option}: NO
Button Image (Optional): *leave blank*
Change your background color to your choosing and make it a solid line instead of dotted if you want.
then use this
Title: Mod
Tag: mod
Replacement:
HTML:
<style>
.code{font-family: Courier, Courier New, Verdana, Arial;
color: #8A1F11;
background-color: #F5C7CD;
border: 1px dotted #000;
padding: 2px;
width:98%;
margin: 0px auto 0px auto;
/*overflow: auto;
height: 200px;*/}
</style>
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td class="code"><img align="left" src="http://**YOURFORUM*/images/misc/warning.gif">{param}</td>
<tr>
</table>
Description: moderator's warning!
Use {option}: NO
Button Image (Optional): *leave blank*
Change your background color to your choosing and make it a solid line instead of dotted if you want.