This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-03-30 21:10:25

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Links in your signature?

How do you put links in your signature? I tried doing it in HTML but it didn't work.


Please check out my latest project, Hunger Avenger!

Offline

 

#2 2013-03-30 21:15:31

NoxSpooth
Scratcher
Registered: 2013-03-19
Posts: 500+

Re: Links in your signature?

[url]tags.


http://i1244.photobucket.com/albums/gg572/BLU_Spy/Best-Cry-Ever_zps3b2b857a.gif Goodbye, 1.4... We'll miss you...

Offline

 

#3 2013-03-30 21:16:05

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Links in your signature?

Oh thanks  smile


Please check out my latest project, Hunger Avenger!

Offline

 

#4 2013-03-30 21:28:55

Sellout
Scratcher
Registered: 2013-03-28
Posts: 500+

Re: Links in your signature?

You can make pictures link to things too! I don't remember how though


I would rather be alone than pretend I feel alright

Offline

 

#5 2013-03-30 21:40:15

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Links in your signature?

Sellout wrote:

You can make pictures link to things too! I don't remember how though

You surround the image with url tags, like this

Code:

[url=scratch.mit.edu][img]http://scratch.mit.edu/img/gr_logo_scratchr.png[/img][/url]

which produces
http://scratch.mit.edu/img/gr_logo_scratchr.png


Posts: 20000 - Show all posts

Offline

 

#6 2013-03-31 01:52:17

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Links in your signature?

veggieman001 wrote:

Sellout wrote:

You can make pictures link to things too! I don't remember how though

You surround the image with url tags, like this

Code:

[url=scratch.mit.edu][url]http://scratch.mit.edu/img/gr_logo_scratchr.png[/url][/url]

which produces
http://scratch.mit.edu/img/gr_logo_scratchr.png

Thank you! Do you know if there's a limit to the picture size?


Please check out my latest project, Hunger Avenger!

Offline

 

#7 2013-03-31 02:19:16

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Links in your signature?

shivadas wrote:

veggieman001 wrote:

Sellout wrote:

You can make pictures link to things too! I don't remember how though

You surround the image with url tags, like this

Code:

[url=scratch.mit.edu][url]http://scratch.mit.edu/img/gr_logo_scratchr.png[/url][/url]

which produces
http://scratch.mit.edu/img/gr_logo_scratchr.png

Thank you! Do you know if there's a limit to the picture size?

Signatures are automatically cut off vertically at 150px, and anything wider than the post width is cut off, so, that.

Offline

 

#8 2013-04-01 23:50:00

Rumanti
Scratcher
Registered: 2012-03-31
Posts: 100+

Re: Links in your signature?

shivadas wrote:

I tried doing it in HTML but it didn't work.

Scratch Forums uses BBC code a'nd not HTML tags. You can see t'he linky code here  smile

Linking with BBC code

But if you want my knowledge, you can continue reading my talk  smile

There are two kinds of links, the first one is "link without custom name";
http://scratch.mit.edu

Here's t'he code:
http://scratch.mit.edu

Using "custom" names
It will looked like this:
Scratch

code:
Scratch

Hope that helps!


Scratch Transition Team
Helps you survive the  BING BANG! (big bang)

Offline

 

Board footer