Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
{
Wiki Markup
Composition Setup
}
deck.tab.active.background = #6495ED
{composition-setup}
{section}
{column:width=20%}
{excerpt-include:Advanced Macros Plugin|nopanel=true}
{column}
{column:width=60%}

{deck:id=Layout|width=907px}
{card:label=Overview}

h4. Layout Macros
This plugin contains macros which help you to organize your content into section (rows) and columns.

h5. This plugin includes the following macros:
* *column* - creates a column.
* *section* - creates a row.
{card}
{card:label=Documentaion}
{deck:id=columnsection}
{card:label=column / section}
Creates a column and / or a row.
h3. The Code :
Three-column layout:
{code}
{section:border=true}
  {column:width=33%}
    This is my first column!
  {column}
  {column:width=33%}
    [This is a link to|www.atlassian.com]
  {column}
  {column:width=33%}
    Third column!
  {column}
{section}
{code}
h3. What you will get :
!three_columns.png!
h3. Parameters
||*Name*||*Required?*||*Default*||*Description*||
|width|(x)| |Sets the width of the column. Use percentages (see example code).|
|border|(x)|false|Set to "true" to draw a border around the section and columns.|
{card}
{card}
{deck}
{roundrect:bgcolor=#828282|width=909px|height=50px|corners=false,false,true,true}
{roundrect}

{column}
{column:width=20%}

{column}
{section}
Section
Column
width15%
Excerpt Include
Advanced Macros Plugin
Advanced Macros Plugin
nopaneltrue
Column
width60%
Deck of Cards
width907px
idLayout
Card
labelOverview

Layout Macros

This plugin contains macros which help you to organize your content into section (rows) and columns.

This plugin includes the following macros:
  • column - creates a column.
  • section - creates a row.
Card
labelDocumentaion
Deck of Cards
idcolumnsection

Card
labelcolumn / section

Creates a column and / or a row.

The Code

Three-column layout:
Image Added

Toggle Cloak
id1
Result

Cloak
id1

Toggle Cloak
id2
Parameters

Cloak
id2

Name

Required?

Default

Description

width

 

Sets the width of the column. Use percentages (see example code).

border

false

Set to "true" to draw a border around the section and columns.

Card

Deck of Cards

Round Rectangle
cornersfalse,false,true,true
bgcolor#828282
width909px
height50px

Column
width20%