Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
h2. Excerpt Macro

...


Determines a piece of text or code to be included on another page.
h4.

...

 Macro Code

...


{code
}
{excerpt} content to be excerpted. {excerpt}
{code}

Parameters

Name

Required

Default

Description

hidden

(error)

false

Determines whether the excerpted text will appear on the page it is being taken from.

Excerpt-include Macro

Include the portion of text or code specified between the "excerpt" tags.

Macro Code

Code Block
h4. Parameters
|| Name || Required || Default || Description ||
|| hidden | (x) | false | Determines whether the excerpted text will appear on the page it is being taken from. |

h2. Excerpt-include Macro
Include the portion of text or code specified between the "excerpt" tags.

h4. Macro Code
{code}
{excerpt-incude:NAME OF PAGE}
{code}

Parameters

Name

Required

Default

Description

nopanel

(error)

false

Controls whether the square panel border around the excerpt should be removed. Also controls whether the
name of the page where the 'excerpted' content is being pulled from is displayed.

Include Macro

Displays an entire page on another page.

Macro Code

Code Block
h4. Parameters
|| Name || Required || Default || Description ||
|| nopanel || (x) | false | Controls whether the square panel border around the excerpt should be removed. Also controls whether the 
name of the page where the 'excerpted' content is being pulled from is displayed. |

h2. Include Macro
Displays an entire page on another page.
h4. Macro Code
{code}
{include:SPACEKEY:NAME OF PAGE}
{code}