This article or section documents something not included in the current version of Scratch (3.0). It is only useful from a historical perspective. |
This article explains how to post an image of a Scratch project/studio on the forums without having to upload it to a website such as www.cubeupload.com. When you change the thumbnail of the project/studio, the image will be changed on the Scratch Forums.
Instructions
Basic Instructions
Follow these steps:
- First click the fifth symbol at the top of your typing box (a tree) or type in:
[img][/img]
or in between the "=" and "]"[img=]
- Then between these brackets type in:
https://cdn2.scratch.mit.edu/get_image/project/INSERTPROJECTIDHERE_100x80.png
to get an image of a project orhttps://cdn2.scratch.mit.edu/get_image/gallery/INSERSTUDIOIDHERE_100x80.png
to get an image of a studio.
Changing Project/Studio
To change the project or studio, just change the part in brackets below:
https://cdn2.scratch.mit.edu/get_image/project/[INSERTPROJECTIDHERE]_100x80.png https://cdn2.scratch.mit.edu/get_image/gallery/[INSERTSTUDIOIDHERE]_100x80.png
Changing Size of Image
To change the size of the image, just change the part in brackets below:
https://cdn2.scratch.mit.edu/get_image/project/123456789_[INSERTSIZEHERE].png https://cdn2.scratch.mit.edu/get_image/gallery/12345678_[INSERTSIZEHERE].png
Note: | Size is length x width pixels and the biggest size can be 1440x1080 pixels and the smallest can be 1x1 pixels |
Posting a Linked Image
Just write:
[url=https://scratch.mit.edu/projects/INSERTPROJECTIDHERE/][img]https://cdn2.scratch.mit.edu/get_image/project/INSERTPROJECTIDHERE_INSERTSIZEHERE.png[/img][/url]
Note: | See above for change of project/studio/image size |