![]() |
[HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset]
[HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset]
On-line manual on how to add a new custom bb code: Custom BB Codes 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: thread on vbnl ENJOY! |
Nice.! Thanks for sharing floris.. :)
|
I'm glad you like it :)
|
Heh, I like it so much I've based my spoiler tag around it.. :p
http://www.gamerseuphoria.com/forum/...05&postcount=9 (rather sloppy css included, but it works..) |
Nice mod. I'm looking for something slightly different, though. I'm just coming over from phpBB and trying to find a mod like this one, but haven't found anything. Would this be possible to reproduce in vB?
Thanks. |
Quote:
|
Quote:
HTML Code:
/* ***** custom css ~ oblivion knight ***** */ Now add this for your custom BB Code; Title: Spoiler Tag: spoiler Replacement: Code:
<div style="margin:20px; margin-top:5px; "><table width="100%" border="0" align="center" cellpadding="6" cellspacing="0"><tr><td><fieldset><legend>spoiler (highlight to view)</legend><span class="spoiler">{param}</span></fieldset></td></tr></table></div> The css is required because otherwise the spoiler is shown on the topic review on the "New Reply" screen. I couldn't think of a clearner way to do this, but if there are any suggestions - let me know. |
Quote:
|
Oooo.... this is neat.
|
Need this ;)
|
All times are GMT. The time now is 02:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|