06-02-2011, 10:55 AM
Hey guys! I spent around 1 hour editing this to make it as neat and noticeable as possible. I've made it so it's very easy to read and very reasonable to use.
| Planned Updates of this code |
Well, I plan to make the corners rounded.
Preview: http://setupwith.us/showthread.php?tid=1&pid=173#pid173
Title:
Moderation Tags
Short Description:
Special tags for moderators to use
Regular Expression:
\[warn\](.*?)\[/warn\]
Replacement:
<style> .code{font-family: Lucida Console; color: white; background-color: #F62217; border: 1px dotted #000; padding: 2px; width:70%; margin: 0px auto 0px auto; /*overflow: auto; height: 200px;*/} </style> <table width="65%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="smallfont"><strong><font color="white"></font></span></td> </tr> <tr> <td class="code"><centre></centre><font color="white"><strong><i>Moderator Notice:</i></strong></br>$1</font></td> <tr> </table>
I know it's not the best, but I find it the most easiest one to read.
| Planned Updates of this code |
Well, I plan to make the corners rounded.
Preview: http://setupwith.us/showthread.php?tid=1&pid=173#pid173
Title:
Moderation Tags
Short Description:
Special tags for moderators to use
Regular Expression:
\[warn\](.*?)\[/warn\]
Replacement:
<style> .code{font-family: Lucida Console; color: white; background-color: #F62217; border: 1px dotted #000; padding: 2px; width:70%; margin: 0px auto 0px auto; /*overflow: auto; height: 200px;*/} </style> <table width="65%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="smallfont"><strong><font color="white"></font></span></td> </tr> <tr> <td class="code"><centre></centre><font color="white"><strong><i>Moderator Notice:</i></strong></br>$1</font></td> <tr> </table>
I know it's not the best, but I find it the most easiest one to read.