How do you make text link?

Status
Not open for further replies.
Text example:

Click here for fun and games

You can also place url tags around image tags to make clickable pictures.

Picture example:



Click the picture
for fun and games!

Click on the quote button at the bottom of my post to see the formatting.
 
On here... [.url=urllink.com]Text[./url]

without periods.

In html

<.A HREF="urllink.com">text is awesome<./A>

without periods.
 
when you are making a post type the text you want to appear as the link, highlight that text and hit the button that looks like a world with 2 small chain links in front of it (about halfway across the options), that opens a text box for you to put the hyperlink text into (copy and paste it from your browser window).
 
here is where all the VB codes are listed.

This is what it should look like
[URL="http://forums.civfanatics.com/misc.php?do=bbcode"]Insert text here [/URL]
 
here is where all the VB codes are listed.

This is what it should look like
[URL="http://forums.civfanatics.com/misc.php?do=bbcode"]Insert text here [/URL]

Exactly, and I'd like to point out to the OP that JonnyB used the [plain][/plain] tags, which few people seem to know about. :D They basically stop any BBCode or smiley from showing up, and they are very useful:

:lol: :) :D :mad: [pissed] [b]abcdef[/b]



Edit: Or another example:

Spoiler another example :
[quote="JonnyB, post: 4906958"][URL="http://forums.civfanatics.com/misc.php?do=bbcode"]here[/URL] is where all the VB codes are listed.

This is what it should look like
[plain][URL="http://forums.civfanatics.com/misc.php?do=bbcode"]Insert text here [/URL][/QUOTE]
 
here is where all the VB codes are listed.

This is what it should look like
[URL="http://forums.civfanatics.com/misc.php?do=bbcode"]Insert text here [/URL]

nothing to see here, move along.
 
^^ I saw nothing....

Mirc said:
Exactly, and I'd like to point out to the OP that JonnyB used the tags, which few people seem to know about. They basically stop any BBCode or smiley from showing up, and they are very useful:

Thanks to ggganz for teaching me about the noparse tags :)
 
Erm, I thought even using a moderator tag was against the rules.
 
[.url=URL Link]Text you want to appear[/.url]

Make first and last URLs all capitals and remove the periods and it will work.
 
Read the other posts. You have been told clearly what you need to do:

[URL=www.yourlink.com]Here's your link[/URL]
No, it's [url="www.yourlink.com"]Here's your link[/url] to look like Here's your link. (By the way, I am wrapping my URL tags in tags so they don't parse the links. This works for all vB code features and smilies.)
EDIT: It's a real site!
 
Status
Not open for further replies.
Top Bottom