Move a block in an ordering and shift the other items.
1  | ordering.block.move(ordering, from, width, to, reverse = FALSE)
 | 
ordering | 
 The ordering.  | 
from | 
 The start index of the block to move.  | 
width | 
 The width of the block to move.  | 
to | 
 The index it should be moved to.  | 
reverse | 
 Reverse the block?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.