This documentation is transcluded from Template:Block/doc.
This template can be used to describe Scratch blocks with their basic information and properties.
Example
{{block
| name = Move () Steps
| image = File:Move_()_Steps.png
| category = [[Motion Blocks|Motion]]
| type = [[Stack Block|Stack]]
| added = 0.1
| removed = none <!--only needed for articles on removed blocks-->
}}
produces:
Move () Steps
|
|
Category |
Motion
|
Type |
Stack
|
Introduced in |
0.1
|
Removed in |
none
|
For blocks that have no images uploaded yet:
{{block
| name = Move () Steps
| image = move () steps
| category = [[Motion Blocks|Motion]]
| type = [[Stack Block|Stack]]
| added = 0.1
| removed = none <!--only needed for articles on removed blocks-->
| sb = yes
}}
Move () Steps
|
move () steps
|
Category |
Motion
|
Type |
Stack
|
Introduced in |
0.1
|
Removed in |
none
|
For blocks that only existed in version 1.4 or 2.0:
{{block
| name = Sensor ()?
| image = <sensor [button pressed v]?>
| category = [[PicoBoard Blocks|Motion]]
| type = [[Boolean Block|Boolean]]
| added = 2.0
| removed = 3.0
| sb = 2.0
}}
Sensor ()?
|
<sensor [button pressed v]?>
|
Category |
Motion
|
Type |
Boolean
|
Introduced in |
2.0
|
Removed in |
3.0
|
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
The Wiki is working on a dark theme, and you're seeing it! Got feedback? Post on the
Wiki Forum Topic.