• Welcome to the Fable Community Forum!

    We're a group of fans who are passionate about the Fable series and video gaming.

    Register Log in

How do you...

TheJJMax

The Ultimate Noob
Jun 15, 2008
2,270
5
100
Somewhere over the sky
How do you...

Ok say that you want to put in a link but its too long so you want words that when clicked take you to the links destination. How do you do that here?
 
Re: How do you...

If I understand what you're asking, you would do it like this:

HTML:
Code:
<a href="http://www.projectego.net">Project Ego</a>
Forums:
Code:
[.url=www.projectego.net]Project Ego[/url]
Just without the period in the fourms code.
 
Re: How do you...

Correct +rep.

Don't forget you can only use BB code here (as per the second example in the post above)