All public logs
Jump to navigation
Jump to search
Combined display of all available logs of PenguinMod Wiki (Official). You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:04, 13 October 2024 MediansSC talk contribs created page File:SetCursorToCostumeCenter.svg
- 14:04, 13 October 2024 MediansSC talk contribs uploaded File:SetCursorToCostumeCenter.svg
- 14:47, 5 October 2024 MediansSC talk contribs created page Template:Lowercase title/doc (Created page with "This template displays the title as the same of the regular title, but with the first letter lowercased (it does not make the namespace lowercase) due to pages being unable to start with lowercase letters. This is useful for block pages, since those usually start with lowercase letters, and not uppercase letters, with exceptions. For example, an article called "Dances with Smurfs" would display as "dances with Smurfs"<!--I used a random episode generator--> with this tem...")
- 16:23, 4 October 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/PangAPI (Created page with "{{Infobox extension |extension_img=Pang API.jpg |extension_desc=Fetch information from the PenguinMod API. (unfinished version of this page with scratchblocks and block info) }} The '''Pang API''' extension is a PenguinMod extension that fetches data from the PenguinMod API. ==Blocks== The extension has 14 blocks in total, 4 of which are boolean blocks, and 8 of which are reporter blocks. *is () banned? *is () viewable? *can () rankup? *[[has () donated?]...")
- 19:46, 3 October 2024 MediansSC talk contribs moved page User:MediansSC/Sandbox/Hide to Hide
- 22:34, 2 October 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/Hide (Created page with "{{Infobox block |block_type = Stack Block |category = Looks |title = hide |block_name = hide }} The '''hide''' block is a stack block in the Looks category that hides the sprite that the block is in. It originates from Scratch. ==Workaround== This block can be worked around by using a blank costume for hide, and swapping back, or by using the following: <sb>hide (this sprite v)::looks</sb> ==See also== *show () *show *hide () *() ()...")
- 22:20, 1 October 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/set pen color to () (Created page with "{{Infobox block |block_name = set pen color to () |block_type = Stack Block |category = Pen |title = set pen color to () }} The '''set pen color to ()''' block was a stack block in the pen category before Scratch 3.0 that set the pen color to a certain value. The default value of the block was 0. It was replaced with the color dropdown option in the set pen () to () block in 3.0. The block appeared like this in the block palette. <scratchblocks version="2.0"> se...")
- 22:15, 1 October 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/setpenshade (Will be re-added to page when scratchblocks are fixed)
- 22:02, 29 September 2024 MediansSC talk contribs created page Set () effect to () (Sound) (Created page with "{{Infobox block |block_name = set [ v] effect to ()::sound |block_type = Stack Block |category = Sound |title = set () effect to () }} The '''set () effect to ()''' block is a stack block in the Sound category that sets the value of the selected sound effect to the entered value. It originates from Scratch. The default effect is "pitch", and the default value is 100. ==Workaround== This block can be worked around by using the change () effect by () (Sou...")
- 21:57, 29 September 2024 MediansSC talk contribs created page Set () effect to () (The custom hat and version and stuff is temporary until the blocks are fixed)
- 16:17, 15 September 2024 MediansSC talk contribs created page Eval () (Redirected page to Javascript) Tag: New redirect
- 14:37, 15 September 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/Graphic (Created page with "{{Stub}} '''Graphic effects''' are effects that are used to change the look of a sprite or the Stage. ==List of Graphic Effects== ===Scratch Effects=== The following effects were introduced in Scratch: *color (changes the hue of the sprite) *fisheye (gives the impression of a sprite being seen through a wide-angle lens<ref name="scratchwiki">https://en.scratch-wiki.info/wiki/Graphic_Effect</ref>) *whirl (twists the sprite around its centerpoint<ref name="scratchwiki...")
- 14:31, 15 September 2024 MediansSC talk contribs created page Reporter Blocks (Redirected page to Block types) Tag: New redirect
- 14:30, 15 September 2024 MediansSC talk contribs created page Category:Hat Blocks (Created page with "Blocks that trigger when specific events occur.{{Blockcat}}")
- 23:02, 13 September 2024 MediansSC talk contribs created page Talk:For () in () (The scratchblocks on this page are now broken: new section)
- 01:05, 12 September 2024 MediansSC talk contribs created page Wait () seconds (Created page with "{{Infobox block |block_name = wait () seconds |block_type = Stack Block |category = Control |title = wait () seconds }} The '''wait () seconds''' block is a stack block in the Control category that waits for the specified amount of time in seconds. It originates from Scratch. The default value of this block is 1. ==Workaround== This block can be worked around by using a say () for () seconds block with the 1st input empty and the 2nd input being the time...")
- 00:03, 12 September 2024 MediansSC talk contribs created comment CommentStreams:15662244ed70bfcad7b23756cc848746
- 00:03, 12 September 2024 MediansSC talk contribs created page CommentStreams:15662244ed70bfcad7b23756cc848746
- 22:36, 7 September 2024 MediansSC talk contribs created page Complex () / () (a bit broken) (Created page with "{{Infobox block |block_name = complex ( ::#61a03f) / ( ::#61a03f)::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = complex () / () }} The '''complex () / ()''' block is a reporter block in the Extra Mathematics extension that reports the division of the entered complex numbers (which use real and imaginary JSON pairs). ==Workaround== This block can be worked around by using the division of the numbers using the conjugate of th...")
- 22:08, 7 September 2024 MediansSC talk contribs created page Convert real () to number (Created page with "{{Infobox block |block_name =convert real ( ::#61a03f) to number::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = convert real () to number }} '''convert real () to number''' is a reporter block in Extra Mathematics that reports the real part of a complex number (ex. 1 + 2i [which would be <syntaxhighlight inline=y lang=json>{"real":1,"imaginary":2}</syntaxhighlight>] would report 1). ==Workaround== Th...")
- 17:34, 7 September 2024 MediansSC talk contribs created page Complex () * () (Created page with "{{Infobox block |block_name = complex ( ::#61a03f) * ( ::#61a03f)::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = complex () + () }} The '''complex () * ()''' block is a reporter block in the Extra Mathematics extension that reports the sum of the entered complex numbers (which use real and imaginary JSON pairs). ==Workaround== This block can be worked around by using the multiplication of the numbers: <scratchblocks> define...")
- 17:26, 7 September 2024 MediansSC talk contribs created page Convert () to complex (Created page with "{{Infobox block |block_name = convert () to complex::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = convert () to complex }} The '''convert () to complex''' block is a reporter block in the Extra Mathematics extension that converts the real number inputted into a complex one. For example, entering 4 will result in "{"real":4,"imaginary":0}" being reported. The default value is 0. ==Workaround== This block can be worked around...")
- 17:20, 7 September 2024 MediansSC talk contribs created page Category:Extra Mathematics Blocks (Created page with "Blocks in the Extra Mathematics extension. {{Blockcat|ext=y}}")
- 17:13, 7 September 2024 MediansSC talk contribs created page Complex () - () (Created page with "{{Infobox block |block_name = complex ( ::#61a03f) - ( ::#61a03f)::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = complex () - () }} The '''complex () - ()''' block is a reporter block in the Extra Mathematics extension that reports the differences of the entered complex numbers (which use real and imaginary JSON pairs). ==Workaround== This block can be worked around by subtracting the real and imaginary JSON values, and then...")
- 17:09, 7 September 2024 MediansSC talk contribs created page Complex () + () (Created page with "{{Infobox block |block_name = complex ( ::#61a03f) + ( ::#61a03f)::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = complex () + () }} The '''complex () + ()''' block is a reporter block in the Extra Mathematics extension that reports the sum of the entered complex numbers (which use real and imaginary JSON pairs). ==Workaround== This block can be worked around by summing the real and imaginary JSON values, and then using that...")
- 16:59, 7 September 2024 MediansSC talk contribs created page I (Created page with "{{Infobox block |block_name = i::#7ac94f reporter |block_type = Reporter Block |category = Extra Mathematics |title = i }} The '''i''' block is a reporter block in the Extra Mathematics extension that reports i, i.e a complex number with a real part of 0 and an imaginary part of 1. ==Workaround== This block can be worked around by reporting such: <scratchblocks> define i return [{"real":0,"imaginary":1}]::custom cap </scratchblocks> The i custom block would then...")
- 16:52, 7 September 2024 MediansSC talk contribs created comment CommentStreams:2216eb6bc634a0a31d346dc7dba7f11d
- 16:52, 7 September 2024 MediansSC talk contribs created page CommentStreams:2216eb6bc634a0a31d346dc7dba7f11d
- 16:47, 7 September 2024 MediansSC talk contribs created page Y stretch (Created page with "{{Infobox block |block_name = y stretch::looks reporter |block_type = Reporter Block |category = Looks |title = y stretch }} The '''y stretch''' block is a reporter block in the Looks category that reports the value of the y stretch, or the stretch of the sprite vertically. By default, the value of y stretch is 100, which is also the default value in the set stretch to x: () y: () block. ==Workaround== This block can be worked around by using a variable to sa...")
- 16:45, 7 September 2024 MediansSC talk contribs created page X stretch (Created page with "{{Infobox block |block_name = x stretch::looks reporter |block_type = Reporter Block |category = Looks |title = x stretch }} The '''x stretch''' block is a reporter block in the Looks category that reports the value of the x stretch, or the stretch of the sprite horizontally. By default, the value of x stretch is 100, which is also the default value in the set stretch to x: () y: () block. ==Workaround== This block can be worked around by using a variable to...")
- 16:36, 7 September 2024 MediansSC talk contribs created page Template:Lowercase title (From wikipedia)
- 00:23, 6 September 2024 MediansSC talk contribs created page PenguinMod Wiki:PenguinFools/PenguinMod (Created page with "{{PenguinFools notice}} '''PenguinMod''' was a very criticized website. It shut down 2 days ago due to the backlash, and will be put back up in 2506 when the world is fully atheist.")
- 15:01, 2 September 2024 MediansSC talk contribs moved page User:MediansSC/Sandbox/Compress to Compress () to ()
- 14:53, 2 September 2024 MediansSC talk contribs moved page User:MediansSC/Sandbox/CATSNav to Template:BlocksNav/CATS
- 14:44, 2 September 2024 MediansSC talk contribs created page User:MediansSC/Sandbox/CATSNav (Created page with "{{Navbox |name = BlocksNav/CATS |group1 = PenguinMod Blocks |title = <span style="color:white">CATS</span> Blocks Navigation |color = #0B8E69 |list1bg = #0FBD8C |list2bg = #0FBD8C |list1 = speak () {{dot}} set voice to () {{dot}} set language to () }}<includeonly>{{#if:{{{nocat|}}}||{{Blockcat|cat=Text to Speech}}}}</includeonly><noinclude>Category:Navbox Templates</noinclude>")
- 14:42, 2 September 2024 MediansSC talk contribs created page Get info of breed () (Created page with "{{Infobox block |block_name = get info of breed ( v)::#7868b5 reporter |block_type = Reporter Block |category = CATS |title = get info of breed () }} The '''get info of breed ()''' block is a reporter block in the CATS extension that reports the info of the selected cat breed. ==List of Breeds== {{Incomplete list}} The following breeds can be selected in the dropdown, with Abyssinian as the default selected option. *Abyssinian *American Bobtail *American Curl *A...")
- 14:38, 2 September 2024 MediansSC talk contribs moved page User:MediansSC/Sandbox/Randomcats to Random cat fact from ()
- 15:48, 1 September 2024 MediansSC talk contribs created reply CommentStreams:66e0de03a6c6e2ee4202d5ce58e5ab23
- 15:48, 1 September 2024 MediansSC talk contribs created page CommentStreams:66e0de03a6c6e2ee4202d5ce58e5ab23
- 01:01, 31 August 2024 MediansSC talk contribs created page Display () (I don't think there's a way to recreate the pattern input used on this block in scratchblocks, so we need images for the heart pattern and the block itself somehow (we could use Scratch Wiki images I guess))
- 21:27, 27 August 2024 MediansSC talk contribs created page File:RenameDeleteList.png
- 21:27, 27 August 2024 MediansSC talk contribs uploaded File:RenameDeleteList.png
- 21:23, 27 August 2024 MediansSC talk contribs created page File:ChangeList.png
- 21:23, 27 August 2024 MediansSC talk contribs uploaded File:ChangeList.png
- 16:01, 24 August 2024 MediansSC talk contribs created page Shift () by () (Created page with "{{Infobox block |block_name = shift [ v] by (1)::list |block_type = Stack Block |category = Lists |title = shift () by () }} The '''shift () by ()''' block is a stack block in the Lists subcategory that deletes items of the selected list from the start (the number wanted is specified by the input). The default number is 1. ==Workaround== This block can be worked around by using a repeat block to repeatedly delete from the first items: <scratchblocks> repeat (numb...")
- 15:51, 24 August 2024 MediansSC talk contribs created page Category:Color Picker Blocks (Created page with "Blocks in the Color Picker extension. {{Blockcat|ext=y}}")
- 14:55, 24 August 2024 MediansSC talk contribs created page Template talk:Infobox block (Issues with block_name: new section)
- 14:48, 24 August 2024 MediansSC talk contribs created page Category:Text to Speech Blocks (Created page with "Blocks in the Text to Speech extension. {{Blockcat|ext=y}}")
- 20:00, 23 August 2024 MediansSC talk contribs created page Glide () secs to () (Created page with "{{Infobox block |block_name = glide () secs to ( v) |block_type = Stack Block |category = Motion |title = glide () secs to () }} The '''glide () secs to ()''' block is a stack block in the Motion category that glides to the specified sprite, the mouse-pointer, or a random position. It originates from Scratch 3.0. The default number of seconds is 1 , and the default selected option is "random position". It can be stopped in the same ways as the glide () secs...")
- 22:21, 14 August 2024 MediansSC talk contribs created page Category:Temporary Variables Blocks (Created page with "Blocks in the Temporary Variables extension. {{Blockcat|ext=y}}")