PDA

View Full Version : Moderator/Admin BB Code


UKBusinessLive
10-20-2008, 06:15 PM
Hi Guys,

Two Questions ;)

i've seen a BB code hack similar to this.......

Please read the Forum Rules

which would allow you to place a box in your post as sort of an offical statement, with the wording inside.

I would love to know how to get this BB code, as i've serched everywhere, can anyone help??

Secondly,

What BB codes if any do you use on your forums similar to this to allow Mods and Admins to make a bold/official statement, or any other type of coding???

I'm just using boring old Red Bold Font at the moment :(

Thanks in advance, this should make an interesting thread :)

mac-warez
10-20-2008, 06:39 PM
Here is a moderator BB code:
<center><table width="75%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="250" valign="top" style="padding-right: 15px;">
<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
<tr>
<td class="tcat" colspan="2">Moderator Message</td>
</tr>
</thead>
</table>


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
<td class="alt1">
{param}
<br><br>
</td>
</tr>
</table>
</table>
</center>

Admin:
<center><table width="75%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="250" valign="top" style="padding-right: 15px;">
<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
<thead>
<tr>
<td class="tcat" colspan="2">Admin Message</td>
</tr>
</thead>
</table>


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
<tr>
<td class="alt1">
{param}
<br><br>
</td>
</tr>
</table>
</table>
</center>

UKBusinessLive
10-20-2008, 06:51 PM
Thats Great :D

With many thanks to mac-warez for the above code, Once explained to me where it goes, it works a treat, and for those of you that want to know here are some simple instructions on installing the above BB codes, many thanks to mac-warez for this also :)

OK, go to admin cp>Custom Bb Codes> Add New bb code

For the mod code
Title:Moderator Message
BB Code Tag Name:MOD
Replacement:Place the code i put on your thread there

Example:test
Description:Put your message between the tags to give a moderator message.
and for the admin code

OK go to admin cp>Custom Bb Codes> Add New bb code

For the Admin code
Title:Admin Message
BB Code Tag Name:ADMIN
Replacement:Place the code i put on your thread there

Example:test
Description:Put your message between the tags to give a adminr message.

Thats all folks ;)

--------------- Added 1224612684 at 1224612684 ---------------

Not only do these codes work lovely, they also compliment your forum by using the same style set up.

I'm well chuffed :rolleyes:

mac-warez
10-22-2008, 07:22 PM
Yes they do match the Skin. I am going to release these as a mod

punchbowl
10-22-2008, 08:33 PM
there's also something similar here:

Staff Notice BBCODE https://vborg.vbsupport.ru/showthread.php?t=194156

mac-warez
10-22-2008, 11:23 PM
There i released them
https://vborg.vbsupport.ru/showthread.php?t=194306

Please mark as installed