You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Column Macro allows you to define columns within a page. Note that the Column Macro can only be used within the Section Macro.

Column Macro

What you need to type

What you will get

{section}
{column}Column one text goes here{column}
{column}Column two text goes here{column}
{section}

Column one text goes here

Column two text goes here

Optional Parameter

Parameter

Default

Description

width


The width of the column. Can be specified either in pixels (e.g. '{column:width=400px}') or as a percentage (e.g. '{column:width=50%}')

RELATED TOPICS

Working with Macros
Working with Tables 

Take me back to Confluence 2 User Guide

  • No labels