From Test-Scratch-Wiki
InterwikiBot (talk | contribs) (AUTOMATIC: Transfer template from En Wiki) |
Mass editor (talk | contribs) (Automated edit: Updated Test wiki copy of English wiki page) |
||
Line 1: | Line 1: | ||
+ | <noinclude>{{:Template:Block Frame/translate}}</noinclude> | ||
<div class="thumb t{{#if:{{{align|}}}|{{{align|}}}|right}}"><div class="thumbinner"><div class="thumbimage" >{{#if: {{{blocks|}}} | <div style="margin-left:-15px;">{{{blocks}}}</div> }}</div> <div class="thumbcaption">{{#if: {{{caption|}}} | {{{caption}}} }}</div></div></div><noinclude> | <div class="thumb t{{#if:{{{align|}}}|{{{align|}}}|right}}"><div class="thumbinner"><div class="thumbimage" >{{#if: {{{blocks|}}} | <div style="margin-left:-15px;">{{{blocks}}}</div> }}</div> <div class="thumbcaption">{{#if: {{{caption|}}} | {{{caption}}} }}</div></div></div><noinclude> | ||
Latest revision as of 17:02, 9 April 2020
Template:Block Frame/translate
This documentation is transcluded from Template:Block Frame/doc.
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.