View Full Version : [HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset]


Floris
13th April 2004, 01:40 AM
[BB Code] [3.0.0] boo

On-line manual on how to add a new custom bb code: Custom BB Codes (http://www.vbulletin.com/docs/html/bb_code)


Here is the code that I use:

<table width="90%" border="0" align="center" cellpadding="2" cellspacing="2"><tr><td><fieldset><legend>{option}</legend>{param}</fieldset></td></tr></table>

This will let you use:

=title[/i]]content

The =title for {option} is required and not optional. If you don't want to use a title make a new bbcode called [setfield] with the same code without the <legend>{option}</legend> part in it.

Example: thread on vbnl (http://www.vBulletin-Fans.com/showthread.php?t=3136)



ENJOY!

kyk0
13th April 2004, 06:26 AM
Hey that's cool, well done floris! :)

Syn
13th April 2004, 08:30 AM
This is an awesome feature Floris. Great job. :D

Floris
13th April 2004, 11:56 AM
Hey that's cool, well done floris! :)and

This is an awesome feature Floris. Great job. :DThank you both :)
I thought this one was 'smart enough' to share with others :)

Especially handy when you want to make summery of information and not always want to use the
[list]
tag.

Or when you have articles and want to source them:

CNN.com[/b]]Bush resigned after finding out his head was an apple

Floris
13th April 2004, 11:59 AM
Thank you guys for the kind feedback :)

M1th
1st May 2004, 08:52 PM
Wicked! I've added this to the list, on my site. Thanks, floris! :)

OneBigJoke
2nd May 2004, 03:06 AM
I just saw this and w00t - Installed it :) My members are now going mad about the sweet new option they have to spice up their text.

HiDeo
2nd May 2004, 12:13 PM
Thanks

Nice job

Floris
2nd May 2004, 01:17 PM
Thank you all for the kind feedback :)