Internet Movie Database (IMDb) BB Code
This modification is in the archives.
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> 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> 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:
Close
TITLE: IMDb TAG: imdb Replacement: Code:
<a href="http://www.imdb.com/find?{param}">{param}</a> Code:
[imdb]Snakes on a Plane[/imdb] Use {option}: No Button Image (Optional): see attachments Download
This modification is archived, downloads are still allowed. Supporters / CoAuthors
Screenshots
|
Similar Mods
BB Code Enhancements Internet Movie Database BB Code | vBulletin 3.6 Add-ons |
Show Thread Enhancements movie imdb bbcode | Modification Graveyard |