
Admin
Well-Known Member
Staff member
Administrator
This is the same as my vB 4.2.0 release but it opens in a new tab.
Google Search
Title: Google search Link
BB Code Tag Name: GoogleSearch
Replacement:
Example: [GoogleSearch]test[/GoogleSearch]
Description: Allows you to link to a google search.
Yahoo search
Title: Yahoo Search Link
BB Code Tag Name: YahooSearch
Replacement:
Example: [YahooSearch]test[/YahooSearch]
Description: Allows you to link to a yahoo search.
Live Search
Title: Live Search Link
BB Code Tag Name: LiveSearch
Replacement:
Example: [LiveSearch]test[/LiveSearch]
Description: Allows you to link to a live search.
FOR EACH ONE SET THE FOLLOWING:
Use {option}
No
Remove Tag If Empty
Yes
Disable BB Code Within This BB Code
Yes
Disable Smilies Within This BB Code
Yes
Disable Word Wrapping Within This BB Code
Yes
Disable Automatic Link Parsing Within This BB Code
No
IMPORTANT:
IF YOU GET AN ERROR MESSAGE WHEN YOU SAVE ANY OF THE BB CODES JUST HIT CONTINUE AS THAT IS HOW THE CODE SHOULD BE!
I will release bigger add ons for vBulletin 5 for later releases.
Google Search
Title: Google search Link
BB Code Tag Name: GoogleSearch
Replacement:
Code:
<a href="http://www.google.com/search?hl=en&q={param}&btnG=Google+Search&aq=f&oq= "target="_blank">Go To Google Search <i>{param}</i></a>
Description: Allows you to link to a google search.
Yahoo search
Title: Yahoo Search Link
BB Code Tag Name: YahooSearch
Replacement:
Code:
<a href="http://search.yahoo.com/search?p={param}&fr=yfp-t-501&toggle=1&cop=mss&ei=UTF-8"target="_blank">Go To Yahoo Search <i>{param}</i></a>
Description: Allows you to link to a yahoo search.
Live Search
Title: Live Search Link
BB Code Tag Name: LiveSearch
Replacement:
Code:
<a href="http://search.live.com/results.aspx?q={param}&go=&form=QBLH"target="_blank">Go To Live Search <i>{param}</i></a>
Description: Allows you to link to a live search.
FOR EACH ONE SET THE FOLLOWING:
Use {option}
No
Remove Tag If Empty
Yes
Disable BB Code Within This BB Code
Yes
Disable Smilies Within This BB Code
Yes
Disable Word Wrapping Within This BB Code
Yes
Disable Automatic Link Parsing Within This BB Code
No
IMPORTANT:
IF YOU GET AN ERROR MESSAGE WHEN YOU SAVE ANY OF THE BB CODES JUST HIT CONTINUE AS THAT IS HOW THE CODE SHOULD BE!
I will release bigger add ons for vBulletin 5 for later releases.