From Test-Scratch-Wiki

< Template:Block Frame

Template:Block Frame/doc/translate

Documentation This is a documentation subpage for Template:Block Frame (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

This template puts an image frame, along with a caption, around blocks created with the Block Plugin. It can be used to replace images.

Example

{{Block Frame|blocks=
<scratchblocks>when gf clicked
move (10) steps
if on edge, bounce
if <loud? :: sensing> then
add [eleven] to [list v]
else
delete (415) of [list v]
end</scratchblocks>
|caption=An example script.
}}

appears as


when gf clicked
move (10) steps
if on edge, bounce
if <loud?:: sensing> then
add [eleven] to [list v]
else
delete (415) of [list v]
end
An example script.
















Cookies help us deliver our services. By using our services, you agree to our use of cookies.