Page 1 of 1

Google Search BBCode

Posted: 06 Mar 2010, 06:59
by BBCode Bot
Google Search BBCode

The Google Search BBCode puts a Google search link in the topics of Your phpbb3 Board.
Image

BBCode:

Code: Select all

[google]{INTTEXT}[/google]
HTML:

Code: Select all

<input class="button2 btnlite" type="button" value="Google: {INTTEXT}" onclick="window.location.href='http://www.google.com/search?q={INTTEXT}'" />
Helpline:

Code: Select all

Google: [google]Keyword[/google]
Example:

Code: Select all

[google]phpBB[/google]
Demo:
[google]phpBB[/google]

Re: Google Search BBCode

Posted: 15 Apr 2010, 16:05
by Georgio
the button don't works :-S

Re: Google Search BBCode

Posted: 15 Apr 2010, 20:04
by Stoker
Fixed!