SourceForge.net Logo
May 18, 2006
© GPL
 
ProWikiCenter
Cdml Padding
 
From: CdmlElements

Description

This CmdlElement creates an invisible (or better: transparent) image with a defined size, an is mainly used to create blank space for formatting purposes.


Example

These lines

xx
xx
xx

are created by writing:

: x[[padding][width=5]]x
: x[[padding][width=10]]x
: x[[padding][width=15]]x

Parameters

  • width: defines the horizontal extension of the blank space (default: 1); e.g. [width=10]
  • height: defines the vertical extension of the blank space (default: 1); e.g. [height=50]

More Examples

The input:

 ---- ----[[padding][height=50]]---- 
creates:

 


(end of example)


FolderWikiFeatures FolderCdml