Page 1 of 1

Wiki template

PostPosted: 07 Jan 2012, 13:42
by Edward_Lii
Hello all,

I've made a template for the wiki that can be used to make illustrations of level elements.
The template creates a row of blocks using the images of the blocks.

Usage:
Here's the syntax for the BlockRow:
{l Code}: {l Select All Code}
{{BlockRow|<size>|<block1>|<block2>|<block3>|<blockN>}}

The number of blocks that are visible depend on the value given as size.
To get a normal block followed by a gap and at the end a shadow block simply add this to the page:
{l Code}: {l Select All Code}
{{BlockRow|3|Block||ShadowBlock}}

The name of the blocks are the names of the images used in the block list.

Currently the max number of blocks in a row is 6, but can easily be extended.
To make a field of blocks simple create multiple BlockRows with the same size.

Here you can see it in action: http://meandmyshadow.sourceforge.net/wiki/index.php/Skill_elements

Re: Wiki template

PostPosted: 15 Jan 2012, 13:36
by Edward_Lii
Hello all,

I've made a small update to the template.
Empty blocks now have an image to make it easier to see the number of blocks on a row.
Image