BBCodes
Nov 24 2006, 12:34 PMYou 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.
Nov 24 2006, 12:39 PM
Thanks to me for testing this.
Nov 24 2006, 12:54 PM
Trust me your not the only one. <____<
Nov 24 2006, 01:18 PM
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
Nov 24 2006, 01:34 PM
Oh I'm on the white skin, let me make an adjustment.