Access Keys:
Skip to content (Access Key - 0)
All Documentation spaces

Documentation

This space

Macros

You are viewing an old version (v. 6) of this page.
The latest version is v. 13, last edited on 07 Apr, 2010 (view differences | )
<< View previous version | view page history | view next version >>

Macros provide a page editor a rich set of page formatting and automation possibilities.

The full set of macros available to this wiki are in the notation guide.

Simple formatting

Simple formatting is things like bold or italic text, hyperlinks, bulleted and ordered lists, tables Etc. It's all in the notation guide.

When you are editing a page you have two options, to do it in the Rich text editor or the Wiki markup editor. You can freely switch between the two as you are editing a page, and see final result of either in the preview page. Probably the easiest way to learn simple wiki formatting markup is to do it in the WYSIWYG Rich text editor and then switch to the Wiki markup editor to see what the Rich text editor has done.

Complex objects like tables are often much easier to construct in the Rich text editor whereas it is often faster to construct simple objects like hyperlinks in the wiki markup editor.

Formatting macros

Macros are surrounded by curly braces

A formatting macro could be something like an info box which displays example wiki markup and formats it in a nice box:

{info:title=Be Careful}
This macro is useful for including helpful information in your confluence pages
{info} 

and looks like this in the rendered page

Be Careful
This macro is useful for including helpful information in your confluence pages

or you could make two columns in your page with this:

{section}
{column:width=30%}
Column one text goes here
{column}
{column:width=70%}
Column two text goes here
{column}
{section}

which looks like this:

Column one text goes here

Column two text goes here

Automation macros

Automation macros are surrounded


Added by Richard Meredith-Hardy Last edited by Richard Meredith-Hardy on 03 Apr, 2010 18:09. Quick links: http://wiki.fai.org/x/oYAx or Macros
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
Adaptavist Theme Builder Powered by Atlassian Confluence