Question Remove link code?

Started by Charizard★ August 5th, 2010 6:05 AM
  • 1297 views
  • 17 replies

Aether★

Age 32
Male
Monaco
Seen December 29th, 2021
Posted December 3rd, 2020
2,910 posts
12.9 Years
Just wondering, how do you do the Remove link code?
Because each time I want to type credit;[email protected] it becomes a link and even though I hit remove link it still comes up as one.

Thanks.
I don't know If I understood you. I'm clicking on this and it doesn't direct me anywhere. I don't see any links here.

seeker

Ireland
Seen November 1st, 2019
Posted May 20th, 2018
10,593 posts
14.1 Years
I have no idea why it's doing that. I edited it, I played with it and I parsed it. But it just keeps automatically linking.

My only recommendation is that you take out the ".com" as that will stop it from linking. I couldn't figure out why though I'm afraid. I would hazard a guess and say that vB automatically creates a link when it sees [email protected] and wont let you parse it.

Charizard★

Age 28
Female
Seen January 28th, 2019
Posted November 13th, 2018
13,369 posts
13.8 Years
I have no idea why it's doing that. I edited it, I played with it and I parsed it. But it just keeps automatically linking.

My only recommendation is that you take out the ".com" as that will stop it from linking. I couldn't figure out why though I'm afraid.
Ah, okay, thanks anyways :D


Age 27
Male
Seen August 19th, 2020
Posted August 12th, 2017
2,535 posts
15.5 Years
Just wondering, how do you do the Remove link code?
Because each time I want to type credit;[email protected] it becomes a link and even though I hit remove link it still comes up as one.

Thanks.
I don't really know what you were talking about- just text for me.
I've been on this forum for about 10 years now. You guys wanna see a rare badge? I got some rare badges.
Age 27
Male
Seen August 19th, 2020
Posted August 12th, 2017
2,535 posts
15.5 Years
Same here...

Also... if it's really an email address... Do not write it like that... Poor guy will get so much spam O.o
Ugh, I know. Did that by accident, got 30 SPAM e-mails the next day.
I've been on this forum for about 10 years now. You guys wanna see a rare badge? I got some rare badges.

Dawn

Queen of Magical Girls

She/Her
East Coast, USA
Seen 1 Day Ago
Posted December 13th, 2022
4,594 posts
14.7 Years
Huh. Shouldn't we have a bit of code that tells PC to ignore any HTML/BBcode/whatever inside it? I usually see some code like that...


Anyway yeah, websites do that. You could do this.

[*title="[email protected]"]Credit;[/title]

This will cause the words to have hover text, and it won't make the hover text a link. To view, you'd just have to hold your mouse over the text "Credit;"

You could also use

[*???="[email protected]"]Credit;[/???]

This one will remove the squiggly line under Credit and make it look like regular text.
Don't let your guard down
just 'cause we're cute!

We'll eat you right up!
Post Templates
[1] Hisui Legends

wolf

he/him
Seen 1 Hour Ago
Posted October 23rd, 2022
8,259 posts
14.7 Years
Use [noparse*][email protected][/noparse] (without the asterisk of course), should work.
.

professor plum

Age 31
he/him/his
louisiana
Seen 1 Hour Ago
Posted 1 Hour Ago
11,986 posts
17.9 Years
If you want a link to just be text, just use the NOPARSE tag...

e.g.
[email protected]

[noparse][email protected][/noparse]
will give you

[email protected]

edit: i was beat ;-;
(\__/)
(='.'=)
('')_('')
This Is Bunny. Copy And Paste Bunny Into
Your Signature To Help Him Gain World Domination!!!!

wolf

he/him
Seen 1 Hour Ago
Posted October 23rd, 2022
8,259 posts
14.7 Years
Only if you wrap the tag around the BBCode and not inside. ;P i.e.: [*cd=color: #ff0000; font-size: 80%;][*noparse][email protected][/noparse][/cd] =
.

Melody

Banned

Female
Cuddling those close to me
Seen March 4th, 2018
Posted March 2nd, 2018
6,459 posts
18.6 Years
If you use the quick reply you won't see this, but if you use the "Post Reply" button, you'll see an "Automatically parse links in text" checkbox below the editor. it's checked by default, so you'll have to uncheck it before typing those addresses.

It should work like this: [email protected]

Also when editing posts, use the "Go Advanced" button so you can change the setting or it'll transform it into a link. (Yes you have to uncheck this setting every time you edit...it's annoying as hell, but meh.)