Mod BBCode [Ninja Warez] [Wiki Release]

elango87

New Member
Hi all,

This is my first post in modifications.

One of the member was requesting this mod. check that here

http://www.vbteam.info/how/19331-mod-bbcode.html?highlight=bbcode

Here is what u have to do...

Go to BBCode manager

Add new bbcode

Title - Moderation

BBcode Tag name: Mod

Replacement:

Code:
<div>
			
			<table width="500" border="0" cellpadding="0" cellspacing="0" style="margin-left:15px; margin-top:10">
	<tr>
		<td valign="top">
			<img src="http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_01.jpg" alt="" width="500" height="68"></td>

	</tr>
	<tr>
		<td align="center" valign="top" style="background:url(http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_02.jpg) top repeat-y"><table width="85%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
		    <td align="left" valign="top"><font class="thead" style=" background:none; color:#000000; font-size:12px"><strong>{param}</strong><br /><br />
            <div align="right"><br />
            <a href="http://www.ninjawarez.com/forums/showthread.php?t=351" target="_top"><font color="#990000" style=" font-style:normal">--> </font><font style="font-size:11px">NinjaWarez Official Rules</font></a></div></font><br />

            </td>
	      </tr>
		  </table>
			</td>
	</tr>
	<tr>
		<td valign="top">
			<img src="http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_03.jpg" width="500" height="57" alt=""></td>
	</tr>

</table>
<br />
		</div>

Ofcourse replace all the three images with your own

Code:
http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_01.jpg
http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_02.jpg
http://www.ninjawarez.com/forums/styles/ninja_01/ninjawarning_03.jpg

Change this one to point to your forum rules thread:

Code:
http://www.ninjawarez.com/forums/showthread.php?t=351

Here is the real output i got

28m1zyt.jpg


Replies welcome

Cheers,
Elango
 
Back
Top