Let me Google that for You BBCode (New)

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

Let me Google that for You BBCode (New)

Post by SpIdErPiGgY »

BBCode

Code: Select all

[lmgtfy]{INTTEXT}[/lmgtfy]
HTML

Code: Select all

<input class="button2 btnlite" type="button" value="? Let me google that for you ?" onclick="window.open('https://letmegooglethat.com/?q={INTTEXT}', '_blank')" title="{INTTEXT}" />
Helpline

Code: Select all

Let me google that for you: [lmgtfy]keywords[/lmgtfy]
You can also use DuckDuckGo

BBCode

Code: Select all

[lmddgtfy]{INTTEXT}[/lmddgtfy]
HTML

Code: Select all

<input class="button2 btnlite" type="button" value="? Let me DuckDuckGo that for you ?" onclick="window.open('https://lmddgtfy.net/?q={INTTEXT}', '_blank')" title="{INTTEXT}" />
Helpline

Code: Select all

Let me DuckDuckGo that for you: [lmddgtfy]keywords[/lmddgtfy]