Discuss Scratch

BladePixel
Scratcher
5 posts

How to make a cool signature?

Hi guys, it's BladePixel here!

So I have been looking at the scratch forums recently and saw that every scratch forum member had a thing below their comment or post on a forum called a signature. I saw that they had cool text and a image saying their name and I thought that I wanted to do the same thing too! So I scrolled down to the forums and clicked on make a signature but I wasn't too sure how I could put an image in and how I can put cool text and other stuff. So if you guys know how to do something like that, please tell me! Help is much appreciated.

Thanks!
hoi_there_people
Scratcher
11 posts

How to make a cool signature?

you can use the
 [img] [/img] 
tags to insert an image, but the image linked to must be from an approved image hosting site.
alexenderman11
Scratcher
41 posts

How to make a cool signature?

ok, so what's a signature?
CatsUnited
Scratcher
1000+ posts

How to make a cool signature?

As shown above, you can use the img tag to put the URL of the image you want to use. The approved image host that's most used by the community is Cubeupload, which while it does require an account, you can just drag, drop and upload an image, copy the URL and then paste that inside the img tags, or put it in automatically by clicking on the picture frame icon next to the link above the message box.
Flowermanvista
Scratcher
1000+ posts

How to make a cool signature?

Images: To put an image in a forum post, you need to upload it to one of the approved image hosts, and then use the “direct link” in an img tag. For example, this:
[img]https://upload.wikimedia.org/wikipedia/commons/1/16/HDRI_Sample_Scene_Balls_%28JPEG-HDR%29.jpg[/img]
produces this result:


This is the approved list of image hosts, according to the wiki:

The article on the wiki about this wrote:

photobucket.com (costs money)
cubeupload.com (used by most Scratchers, however a recent policy change means that users now have to register an account to upload images)
imageshack.com (requires users to register an account to upload images)
imageshack.us (users have to register an account to upload images)
wikipedia.org
wikimedia.org
scratch-dach.info
scratch.mit.edu
I would recommend CubeUpload at the moment, but its long-term reliability is questionable because of financial issues.

Fancy Text: The toolbar in the New Reply box allows you to bold, italicize, underline, strikethrough, grow, or shrink text by clicking on the icons. But there is one formatting option that is not listed there, which is the color tag. Color tags allow you to insert a color name or a hex code to make the text any color you want. It also supports the argument “transparent”, which produces text that is always invisible until selected. For example, this:
[color=red]Red, [/color][color=#0000FF]Blue, [/color] and ([color=transparent]Invisible[/color])
produces this result:
Red, Blue, and (Invisible)

As for how I got the code boxes where I wrote out the markup, that can be made with the code tag, like so:
[code]Code goes here...[/code]

As a final note, you can make an image into a clickable link. IIRC, it is done by surrounding a url tag with an image tag.

Hopefully this helps you to make your signature what you want it to be.
BladePixel
Scratcher
5 posts

How to make a cool signature?

hoi_there_people wrote:

you can use the
 [img] [/img] 
tags to insert an image, but the image linked to must be from an approved image hosting site.

Flowermanvista wrote:

Images: To put an image in a forum post, you need to upload it to one of the approved image hosts, and then use the “direct link” in an img tag. For example, this:
[img]https://upload.wikimedia.org/wikipedia/commons/1/16/HDRI_Sample_Scene_Balls_%28JPEG-HDR%29.jpg[/img]
produces this result:


This is the approved list of image hosts, according to the wiki:

The article on the wiki about this wrote:

photobucket.com (costs money)
cubeupload.com (used by most Scratchers, however a recent policy change means that users now have to register an account to upload images)
imageshack.com (requires users to register an account to upload images)
imageshack.us (users have to register an account to upload images)
wikipedia.org
wikimedia.org
scratch-dach.info
scratch.mit.edu
I would recommend CubeUpload at the moment, but its long-term reliability is questionable because of financial issues.

Fancy Text: The toolbar in the New Reply box allows you to bold, italicize, underline, strikethrough, grow, or shrink text by clicking on the icons. But there is one formatting option that is not listed there, which is the color tag. Color tags allow you to insert a color name or a hex code to make the text any color you want. It also supports the argument “transparent”, which produces text that is always invisible until selected. For example, this:
[color=red]Red, [/color][color=#0000FF]Blue, [/color] and ([color=transparent]Invisible[/color])
produces this result:
Red, Blue, and (Invisible)

As for how I got the code boxes where I wrote out the markup, that can be made with the code tag, like so:
[code]Code goes here...[/code]

As a final note, you can make an image into a clickable link. IIRC, it is done by surrounding a url tag with an image tag.

Hopefully this helps you to make your signature what you want it to be.


Thank you for the help! Much appreciated!
BladePixel
Scratcher
5 posts

How to make a cool signature?

CatsUnited wrote:

As shown above, you can use the img tag to put the URL of the image you want to use. The approved image host that's most used by the community is Cubeupload, which while it does require an account, you can just drag, drop and upload an image, copy the URL and then paste that inside the img tags, or put it in automatically by clicking on the picture frame icon next to the link above the message box.

Thank you!
objectshow70
Scratcher
13 posts

How to make a cool signature?

ahhhh this is so hard
arpa76
Scratcher
100+ posts

How to make a cool signature?

You can use BBCode to do some formatting and change color of text, etc.

Powered by DjangoBB