Back to vBulletin 3.6 Add-ons

Internet Movie Database (IMDb) BB Code
Mod Version: 1.01, by yoyoyoyo

This modification is in the archives.
vB Version: 3.6.8 Rating: (3 votes - 4.33 average) Installs: 52
Released: 25 Nov 2006 Last Update: 27 Nov 2006 Downloads: 318
Not Supported  

Internet Movie Database BB Code

This BB Code allows your users to simply type the name of a movie or an actor, etc., and then wrap BB code around the text to automagically link to the IMDb.

NOTE: This should work for most versions of VBulletin since it is simply a new BB Code.

TITLE: IMDb
TAG: imdb
Replacement:
Code:
<a href="http://www.imdb.com/find?s=all&q={param}">{param}</a>
example:
PHP Code:
[imdb]Snakes on a Plane[/imdb

Description: Links to search on Internet Movie Database
Use {option}: No
Button Image (Optional): see attachments

To open in a new window change the replacement code to this:
Code:
<a href="http://www.imdb.com/find?s=all&q={param}"target="_blank">{param}</a>
note: if you are using vBAnonymizer then use the following code: Thanks to Rian

Spoiler (click to open)


My apologies. The hack itself does work. I found my problem.

I am using VBAnonymizer, which interfered with the outgoing link, cutting it off.

I changed it as follow:

<a href="http://www.imdb.com/find?s=all&q={param}">{param}</a>
to

<a href="http://www.imdb.com/find?{param}">{param}</a>
Its working perfectly now.

Close
)

TITLE: IMDb
TAG: imdb
Replacement:
Code:
<a href="http://www.imdb.com/find?{param}">{param}</a>
example:
Code:
[imdb]Snakes on a Plane[/imdb]
Description: Links to search on Internet Movie Database
Use {option}: No
Button Image (Optional): see attachments

Download

This modification is archived, downloads are still allowed.

File Type: %1$s IMDb.txt (878 Bytes, 385 downloads)

Supporters / CoAuthors

  • yoyoyoyo

Screenshots

Similar Mods

BB Code Enhancements Internet Movie Database BB Code vBulletin 3.6 Add-ons
Show Thread Enhancements movie imdb bbcode Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024