Moderator Messages

User submitted BBCodes
Let us see what You have
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

[textarea]Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden[/textarea]

Moderator Messages

Post by Hikaru_K »

Moderator Messages BBCode

(Another Moderator Messages BBCode)

Moderators (or administrators) can leave a customized moderator message about the actions taken in a topic/post, with the option of using the name of the moderator.

Note: I encourage the use of the Custom BBCode Permissions MOD (who can use them) with this BBCode, so only moderators/administrators can use it.
[BETA] Custom BBCode Permissions - (who can use them)

BBCode usage:

Code: Select all

[mod={TEXT2}]{TEXT}[/mod]
HTML replacement:

Code: Select all

<table width="100%" border="0" style="background-color:#FFFFFF;border:1px dashed black;">
  <tr>
    <td width="1%" bgcolor="#6699CC">&nbsp; </td>
    <td width="99%" bgcolor="#FFFFFF"><div align="left"><strong><em><img src="images/mod_message.png" alt=""/> Moderated Message:</em></strong></div></td>
  </tr>
  <tr>
    <td bgcolor="#6699CC">&nbsp;</td>
    <td bgcolor="#FFFFFF"> {TEXT}</td>
  </tr>
  <tr>
    <td bgcolor="#6699CC">&nbsp;</td>
    <td bgcolor="#FFFFFF"><div align="right"><em>Moderated by: <strong>{TEXT2}</strong></em></div></td>
  </tr>
</table>
Help line:

Code: Select all

Moderator Message: [mod=mod name]moderator message[/mod]
Copy this image in your root images directory:
images/mod_message.png
Image

Example 1: Here

Example 2: Image