Back to vBulletin 3.7 Add-ons

BBCode Multi Site Search
Mod Version: 1.00, by Foulish_Mitch

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 12
Released: 09 Feb 2008 Last Update: Never Downloads: 3
Not Supported Re-usable Code Translations  

This BBcode lets you search a number of sites using one BBcode.

I've included search capabilities for Google, Ask, Live, Yahoo, AOL, AltaVista, Wikipedia, Lycos, IMDB and BBC.co.uk.

Its nothing special, but I think it's useful so do with it as you please.

You may not sell this BBCode, but you may distribute it royalty free without permission. It may be edited in any way (including the removal of the link to Feudel.co.uk).

Instructions

Enter Admincp then enter the Custom BBcode interface, then enter the "add custom bbcode" interface and copy the following into the provided boxes.

Title: Search
Tag: search
Replacement:
HTML Code:
<style type="text/css">
<!--
.style3 {
    color: #FF0000;
    font-size: 9px;
}
.style4 {color: #CCCCCC}
-->
</style>
<table width="100%" border="0">
  <tr>
    <td bordercolor="#FFFFFF" bgcolor="#333333"><span class="style4">Search term: <strong>{param}</strong></span></td>
  </tr>
  <tr>
    <td><a href="http://www.google.co.uk/search?q={param}&hl=en&start=10&sa=N">Search for "{param}" with Google</a></td>
  </tr>
  <tr>
    <td><a href="http://uk.ask.com/web?qsrc=2352&o=312&l=dir&siteid=&q={param}&search=search&dm=all">Search for "{param}" with Ask.com</a></td>
  </tr>
  <tr>
    <td><a href="http://search.msn.com/results.aspx?q={param}&go=Search&mkt=en-gb&scope=&FORM=LIVSOP">Search for "{param}" with Live.com</a></td>
  </tr>
  <tr>
    <td><a href="http://search.yahoo.com/search?p={param}&fr=yfp-t-501&toggle=1&cop=mss&ei=UTF-8&fp_ip=UK&vc=">Search for "{param}" with Yahoo!</a></td>
  </tr>
  <tr>
    <td><a href="http://search.aol.com/aol/search?invocationType=searchbox.webhome&query={param}">Search for "{param}" with AOL</a></td>
  </tr>
  <tr>
    <td><a href="http://www.altavista.com/web/results?itag=ody&q={param}&kgs=1&kls=0">Search for "{param}" with AltaVista</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with Wikipedia</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with Lycos</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with IMDB </a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with BBC.co.uk</a></td>
  </tr>
  <tr>
    <td><div align="right" class="style3"><a href="http://www.feudel.co.uk">Feudel.co.uk</a></div></td>
  </tr>
</table>
Example: [search]Google[/search]
Description: Displays links to search engine results for a particular word or phrase.
Use option: no
Remove tag if empty: yes
Disable BBcode within this BBcode: yes
Disable Smileys within this BBcode: Yes
Disable word wrapping within this BBcode: No

Examples:


Download

No files for download.

Similar Mods

BBcode Search specific site with Google vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024