Google Search BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

Google Search BBCode

Post 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

Post by Georgio »

the button don't works :-S

Re: Google Search BBCode

Post by Stoker »

Fixed!