Page 1 of 1

How to create links in signature?

PostPosted: Wed Aug 20, 2014 7:24 am
by VosNox
I want to link to various things in my signature. My line up, my records and all that Jazz. How does one do tha?

Re: How to create links in signature?

PostPosted: Wed Aug 20, 2014 8:00 am
by Pleb
You already have a link in your signature, but you can also do it by using the [url]tag. But use it like [url=](URL Text, e.g My cars)[/url]

Re: How to create links in signature?

PostPosted: Wed Aug 20, 2014 12:39 pm
by 07CobaltGirl
  Code:
[url=http://automationgame.com/phpBB3/viewtopic.php?f=35&t=4327]Normandy Current Line Up[/url]


The above code will produce the following output:

Normandy Current Line Up

It includes the link from your current sig, along with the description which follows the link.

Re: How to create links in signature?

PostPosted: Thu Aug 21, 2014 2:23 am
by VosNox
Awesome thanks.