Page 1 of 1

Let me Google that for You BBCode (New)

Posted: 15 Jul 2025, 18:16
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]