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

#1 2010-06-26 17:59:41

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Help with Scratch Wiki

I just joined Scratch Wiki today and need I bit of help. I made a basic page, but I would like to know how to do the more advanced stuff. Here is the link to the page: http://wiki.scratch.mit.edu/wiki/Set_()_to_()_(block) I am also new to the forums, so if this is in the wrong place please tell me.


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#2 2010-06-26 18:07:37

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Help with Scratch Wiki

What kinds of advaned stuff did you want to do?

Offline

 

#3 2010-06-26 18:23:48

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: Help with Scratch Wiki

coolstuff wrote:

What kinds of advaned stuff did you want to do?

Pictures, links, and that thing to the right here: http://wiki.scratch.mit.edu/wiki/()_(variables_block) Anything like that would be helpful


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#4 2010-06-26 18:27:19

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Help with Scratch Wiki

SSBBM wrote:

coolstuff wrote:

What kinds of advaned stuff did you want to do?

Pictures, links, and that thing to the right here: http://wiki.scratch.mit.edu/wiki/()_(variables_block) Anything like that would be helpful

You know what? To be honest, I don't know.

But I'm sure somebody will come along and fix it up shortly; that's what they did for me  smile

Offline

 

#5 2010-06-27 01:31:50

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Help with Scratch Wiki

To upload pictures, click Upload File in the Toolbox area.

To place links: If you're linking to an article, use [[ARTICLE NAME|LINK TEXT]] (eg. [[Sound Blocks|Sound]]). If you're linking to an external place, use [WEB ADDRESS LINK TEXT (eg. [http://scratch.mit.edu/ here]).

To do that block 'profile' thing, do:

Code:

{{block
|name = 
|image = 
|imagewidth = 
|category = 
|type = 
}}

How you would do it with the [play sound [ ]] block:

Code:

{{block
|name = Play Sound ()
|image = File:Play_Sound_().png
|imagewidth = 98
|category = [[Sound Block|Sound]]
|type = [[Stack Block|Stack]]
}}

Alter the stuff for the specific block.

'Any questions?

Last edited by Jonathanpb (2010-06-27 01:32:01)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#6 2010-06-27 10:03:30

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: Help with Scratch Wiki

Thanks Jonathanpb!


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

Board footer