How do I make it so that in a forum page, the URL is disgiused as a word. For instance, instead of http://scratch.mit.edu/forums/viewtopic.php?id=82387 it would say here, but you could click on the word and it would be a link to the forums.
Offline
As you know, to make normal URL's you need to use [url]url[/ur]
To disguise them as text, you should do the following:
[url=INSERTURLHERE]LABEL[/url]
For example, [url=http://scratch.mit.edu/]Scratch[/url]
will give Scratch
Offline
Thank's that's really helpful!
Offline