BBCodes

Nov 24 2006, 12:34 PM

You can now more bbcodes to your forums. I

I have finished writing the BBCode mod.

+ Custom BBcodes

Manage BBcodes

Add New BBcode

Custom BBCode settings

This allows you to add numerous new tags, like, for example a youtube tag

HTML code for a youtube tag:

CODE
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/(PARAM1)"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/(PARAM1)" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

then you can use it like this:

CODE
[youtube]4r8MmRDaGfs[/youtube]

to produce something like this:

Spoiler: (highlight to see)

or even a spoiler tag

HTML:

CODE
<center><p><b>Spoiler: (highlight to see)</b><br><table style="background-color: black; color: black"><tr><td><font color='black'>(PARAM1)</font></td></tr></table></center>

Basically, the possibilities for the kinds of bbcodes you can add are endless.

Be sure to go under custom bbcode settings (there will probably be more there later, for now it's just a switch to turn it on and off) and enable them.

Comments

  1. Max Payne Says:

    Thanks to me for testing this.

  2. Jasper Says:

    Trust me your not the only one. <____<

  3. Sean Says:

    My spoiler code is better. >_ >

    Besides, that spoiler shows up for me. I don't have to highlight, white on black is easy to see. o_O

  4. Jcink Says:

    Oh I'm on the white skin, let me make an adjustment.