The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Borgs' [BB Code] Pack - Signs, User, Divider, Search Tags, Float Images Details »» | |||||||||||||||||||||||||||||||||||||||||||
Borgs' [BB Code] Pack - Signs, User, Divider, Search Tags, Float Images
Developer Last Online: Jan 2008
Well no one else will start a bbcode archive, so I'll do it myself!
I love bbcodes, bits of HTML joy that are often really lacking a most fora. I have made several in my time, some I have seen mentioned in passing at vb.org but never pinned down so I'm going to do these myself! All of the following codes are added in your admincp under: Custom BB Codes -> BB Code Manager -> Add New BB Code or Custom BB Codes -> Add New BB Code Where I have typed '-->>' this is to show you an example of the output of using the code. Do not copy that data into your bbcode form. All tags are tested in IE and Firefox - none of these 'IE only' rubbish tags Credit to the following sign tags (well at least the first one) goes out to Hoffi in this thread which appeared ages ago when there was a separate vbtemplates site. Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
http://www.weebl.jolt.co.uk/ Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
This stops the syndrome where you'd have either loads of oversized images, or loads of links. Also since the full version is loaded first time, when you click the link the full image loads instantly Quote:
Another great benefit of this is it eliminates the moderator/administrator effort to police images that are too wide for people's screens, wrap this code and you'll never have that problem. I might release 'variations' on this theme if people like. For example the hyperlink to full version may prevent other hyperlinks which may be a problem in some cases so you might use a version without the <a href... but I'm sure people can figure this out for yourselves. You might want to use alternative tags like [largeimage] or [wide] or [fit] or something rather than [100]. I chose [100] because it's short, and it reminds me it fits the image to 100% width whatever happens. See attachment for what this looks like. Well that's all folks. Get back to me on any mistakes if you want. This post took a long time to prepare as you might imagine! If you install any of these tags, please click install ***** Update: 27th December '05 -> Added a lot more button images, as well as fixed some old button images. Thanks to dodgechargerfan for the ebay tag Update: 11th March '06 -> Added the maquee tag, I mean why not? Update: 24th March '06 -> Added the <hr> replacement variable type tag Updated: 2nd October '6 -> Merged in my oversized image code Show Your Support
|
Comments |
#112
|
|||
|
|||
I just installed some of these.. (yes I clicked on install. )
For anyone attempting to run a family friendly site you can append &safe=active to the end of the Google bb code to turn on safesearch for the users. So the code would be: HTML Code:
<a href="http://www.google.com/search?&q={param}&safe=active">{param}</a> HTML Code:
<hr style="height:{option}px; color:{param}" />
HTML Code:
[line=1]orange[/line] |
#113
|
|||
|
|||
I've merged in my oversized image code as no one noticed it in its own thread
|
#114
|
|||
|
|||
Excellent mod! I love it... clicking install... =)
|
#115
|
||||
|
||||
I love the ones here. Below is an alternate to using <div> tags. I had a problem with them not showing due to some template customizations I have. Sometimes <table> tags work better. Just use the options of left or right.
Title: Image Wrap Tag: wrapimg Code:
<table border="0" align="{option}" valign="top"> <tr> <td><img src="{param}" border="0" align="{option}" /></td> </tr> </table> Options: Yes Images: images/imgl.gif |
#116
|
||||
|
||||
Quote:
Thank you for your effort! |
#117
|
||||
|
||||
Can someone tell me how to get these new buttons on the next row?
I can't install all the button I wish to use because it will mess with the tables. If I can get these new functions underneath the B I U buttons it will give me more room Thanks! |
#118
|
||||
|
||||
nice i like it
|
#119
|
|||
|
|||
good one, like it a lot! well done - installd!
|
#120
|
||||
|
||||
Nice, installed strikethrough, sign and user
|
#121
|
||||
|
||||
Quote:
Any help would be apprecaited |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|