BBCode DatabaseLet me Google that for you

BBCode's
Previous topicNext topic
User avatar

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6365
Joined: Jan 13th, '14, 20:45
    unknown unknown

Let me Google that for you

Post by dmzx »

BBcode titel=Let me Google that for you

BBcode:

Code: Select all

[lmgt={SIMPLETEXT}][/lmgt]
HTML:

Code: Select all

<a href="http://lmgtfy.com/?q={SIMPLETEXT}" onclick="window.open(this.href); return false;">Let me Google that for you</a>
Hulplijn:

Code: Select all

[lmgt=TEXT HERE][/lmgt] PLACE TEXT HERE IF USED IN MCHAT
User avatar

Null
Users
Users
Status: Offline
User theme: Dark
Posts: 125
Joined: Oct 9th, '15, 04:03
    Windows 7 Chrome

Re: Let me Google that for you

Post by Null »

Cool! Thank you!
User avatar

Sniper_E
VIP
VIP
Status: Offline
User theme: Dark
Posts: 1151
Joined: Oct 14th, '14, 17:01
    Windows 10 Firefox

Re: Let me Google that for you

Post by Sniper_E »

Add a title and you can see what you are googling on hover.

Code: Select all

<a href="http://lmgtfy.com/?q={SIMPLETEXT}" onclick="window.open(this.href); return false;" title="{SIMPLETEXT}">Let me Google that for you</a>
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™
User avatar

Null
Users
Users
Status: Offline
User theme: Dark
Posts: 125
Joined: Oct 9th, '15, 04:03
    Windows 7 Chrome

Re: Let me Google that for you

Post by Null »

Hummm... I have found a bug:

This bbcode will not accept special characters, like:

ã, ç, à, etc

We use that a lot in Portuguese. Is there a way to solve that?
Last edited by Null on Dec 22nd, '15, 20:07, edited 2 times in total.
User avatar

Null
Users
Users
Status: Offline
User theme: Dark
Posts: 125
Joined: Oct 9th, '15, 04:03
    Windows 7 Chrome

Re: Let me Google that for you

Post by Null »

[SOLVED]

I just changed all "SIMPLETEXT" by "INTTEXT" and now I may use special characters!
Previous topicNext topic