Skeletonz uses simple syntax to link or create new internal data (i.e. data within the system).
Inserting an internal link
When you would like to link to other pages in the system, then this syntax may be used:
| Syntax | Output when rendered | |
|---|---|---|
| [pagelink=A link to a page] | → | ![]() |
Inserting a page
To insert a page you can use this syntax:
| Syntax | Output when rendered | |
|---|---|---|
| [page=Page name] | → | ![]() |
If you click on the red create page icon then the page will be created in the system and the transformation will from now on be a link to this page.
Inserting a file
| Syntax | Output when rendered | |
|---|---|---|
| [file=This is a pdf file] | → | ![]() |
Clicking on the green icon will launch a window where you can specify what file this identifier should have.
Inserting an image
| Syntax | Output when rendered | |
|---|---|---|
| [image=This is an image] | → | ![]() |
Clicking on the green icon will launch a window where you can specify what image this identifier should have.
Advance options
Inserting a number of files with same identifier
To do this you can use following:
| Syntax | Output when rendered | |||
|---|---|---|---|---|
| [file=This is a pdf file!1] | → | Syntax | Output when rendered | |
| [file=This is a pdf file!2] | → | !static_core/images/doc/file.gif(PDF file" /> |
The identifier will be the same, but you can specify two different files.




