Discuss Scratch

qwerty24270
Scratcher
5 posts

Scratch Wiki Community Portal - in the forums!

where can i find good music?
Brachy08
Scratcher
100+ posts

Scratch Wiki Community Portal - in the forums!

Can you add an article, "How to make a Henry Stickmin project?"
84375
Scratcher
500+ posts

Scratch Wiki Community Portal - in the forums!

qwerty24270 wrote:

where can i find good music?
Hey there, that's not really a question for the Scratch Wiki contributors… maybe you can make your own topic in the “Questions about Scratch” forum? Thanks for understanding.
84375
Scratcher
500+ posts

Scratch Wiki Community Portal - in the forums!

Brachy08 wrote:

Can you add an article, "How to make a Henry Stickmin project?"
Hmm, it could be a good idea, but I think the problem with creating a Scratch Wiki page for it is that new pages in the Wiki have to be directly related to Scratch… Henry Stickmin didn't start on Scratch, so I'm not sure if it would be appropriate for it to have its own official page.

However, I suppose someone could create it under their userspace as a contributor…
If you have a Scratch Wiki account, you could do that!
nt149
Scratcher
100+ posts

Scratch Wiki Community Portal - in the forums!

84375 wrote:

snip
Adding to this, it’s not extremely a notable thing, while this was kind of notable as it was popular I don’t think that it needs a whole article.


Rendangbike2
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Isn't this a little too far-fetched?
jvvg
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Rendangbike2 wrote:

Isn't this a little too far-fetched?
The whole point of April Fools' articles is to be far-fetched and ridiculous.
TheGlassPenguin
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

jvvg wrote:

Rendangbike2 wrote:

Isn't this a little too far-fetched?
The whole point of April Fools' articles is to be far-fetched and ridiculous.
Well, I feel that whoever created the AF version did take it a little too far.
Rendangbike2
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

jvvg wrote:

Rendangbike2 wrote:

Isn't this a little too far-fetched?
The whole point of April Fools' articles is to be far-fetched and ridiculous.
  • Gasoline Bucket A Scratcher pours gasoline from a bucket on the opponent and lights fire. Since this is fatal and claimed most of the lives, this technique is now banned the most common.
Far-fetched? Too far-fetched. Ridiculous? It's ridiculous to see this on a wiki for a kids website.
Flowermanvista
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Flowermanvista wrote:

This article contains incorrect information - only WAV and MP3 are supported. (I am running Windows, so if it's different on other platforms, please let me know.)
dogsmakemehappy
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Flowermanvista wrote:

Flowermanvista wrote:

This article contains incorrect information - only WAV and MP3 are supported. (I am running Windows, so if it's different on other platforms, please let me know.)
is anyone not running windows to check?
dominic305
Scratcher
500+ posts

Scratch Wiki Community Portal - in the forums!

dogsmakemehappy wrote:

Flowermanvista wrote:

Flowermanvista wrote:

This article contains incorrect information - only WAV and MP3 are supported. (I am running Windows, so if it's different on other platforms, please let me know.)
is anyone not running windows to check?
I'm on my iPad, so if I get a chance I can try it.
SausageMcSauce
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Rendangbike2 wrote:

jvvg wrote:

Rendangbike2 wrote:

Isn't this a little too far-fetched?
The whole point of April Fools' articles is to be far-fetched and ridiculous.
  • Gasoline Bucket A Scratcher pours gasoline from a bucket on the opponent and lights fire. Since this is fatal and claimed most of the lives, this technique is now banned the most common.
Far-fetched? Too far-fetched. Ridiculous? It's ridiculous to see this on a wiki for a kids website.

I have mostly removed this section from the page.
-EarthwormSally
Scratcher
2 posts

Scratch Wiki Community Portal - in the forums!

Hello, if I may ask- how do you create your own topic? I've seen a lot of people have some of their own and they're not scratch team. Thanks!
SunSong2020
Scratcher
3 posts

Scratch Wiki Community Portal - in the forums!

I think the save data page of the wiki could be more helpful if it had a how to do a load button to this page was very helpful since it gave me many methods for this topic but I don't know how to do a load button
HedwigsHat
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

-EarthwormSally wrote:

Hello, if I may ask- how do you create your own topic? I've seen a lot of people have some of their own and they're not scratch team. Thanks!
there is a “new topic” button so, if you click on it, you can create a new topic.
Rendangbike2
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

SausageMcSauce wrote:

Rendangbike2 wrote:

jvvg wrote:

Rendangbike2 wrote:

Isn't this a little too far-fetched?
The whole point of April Fools' articles is to be far-fetched and ridiculous.
  • Gasoline Bucket A Scratcher pours gasoline from a bucket on the opponent and lights fire. Since this is fatal and claimed most of the lives, this technique is now banned the most common.
Far-fetched? Too far-fetched. Ridiculous? It's ridiculous to see this on a wiki for a kids website.

I have mostly removed this section from the page.
Thanks!
ajsya
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

-EarthwormSally wrote:

Hello, if I may ask- how do you create your own topic? I've seen a lot of people have some of their own and they're not scratch team. Thanks!
First, you have to become a Wiki Editor if you're not already, and second pages about specific users are not allowed but are allowed on your userspace.
46009361
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

ajsya wrote:

-EarthwormSally wrote:

Hello, if I may ask- how do you create your own topic? I've seen a lot of people have some of their own and they're not scratch team. Thanks!
First, you have to become a Wiki Editor if you're not already, and second pages about specific users are not allowed but are allowed on your userspace.
Someone already answered that question:

HedwigsHat wrote:

there is a “new topic” button so, if you click on it, you can create a new topic.

SunSong2020 wrote:

I think the save data page of the wiki could be more helpful if it had a how to do a load button to this page was very helpful since it gave me many methods for this topic but I don't know how to do a load button
Just use a script like this (in the same sprite) after making the load button sprite (you might want to try the Help With Scripts forum):
when this sprite clicked
ask [What's your save code?] and wait
load (answer) :: custom // the forums currently use Scratch 2.0-style; it's pink in Scratch 3.0
… // where you put list data back in variables and then continue the game
There are some errors with that page, though. Can someone change the oval-like dropdowns to rounded-rectangular dropdowns (except for the item () of () block, which should change it to a numerical input) and change the project link to the project (but with custom link text instead of the project link text redirecting to the Scratch Wiki page on “Project”)?
46009361
Scratcher
1000+ posts

Scratch Wiki Community Portal - in the forums!

Bonkyti wrote:

Hi I am new
Hi! You might want to introduce yourself in the New Scratchers forum after reading the stickies of that forum.

Bonkyti wrote:

if <you like my projets> then
remix
like
follow
;D
Also, please don't blockspam. You might want to put your message in plaintext or style with the BBCode text editor's buttons (click the checkmark to preview before submitting) instead. If you want to actually learn to use blocks in the forums, please go to Official [scratchblocks] Testing Topic 3 instead.

Last edited by 46009361 (March 18, 2021 11:02:38)

Powered by DjangoBB