[HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset]
This modification is in the archives.
[HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset]
On-line manual on how to add a new custom bb code: http://www.vbulletin.com/docs/html/bb_code Here is the code that I use: Code:
<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: [fieldset=title]content[/fieldset] 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: http://www.vbulletin.nl/community/index.php?t=3136 ENJOY! Download No files for download. |
Similar Mods
BB Code Enhancements BB Fieldset (Simplfied) | vBulletin 3.7 Template Modifications |
BBCode: [fieldset] | vBulletin 3.5 Template Modifications |