The Note Macro allows you to highlight a note on a Confluence page.

It creates a yellow-coloured box surrounding your text as shown below.

This text is rendered inside the note macro.

On this page:

Usage with the Macro Browser

To insert the Note macro into a page using the Macro Browser,

Once you've found the Note macro and have added the required parameter values, click 'insert' to add it to your page.

Usage with the Wiki Markup Editor

What you need to type

What you will get

{note}Be careful{note}

Be careful

{note:title=Don't Panic}
Be happy.
{note}

Be happy.

{note:title=Don't Panic|icon=false}
Be happy.
{note}

Be happy.

Parameters

Parameter

Required in Wiki Markup?

Default

Description

Optional Title
(title)

no

none

The title of the note. If specified, will be displayed in bold next to the icon.

Show Exclamation Mark Icon
(icon)

no

true

If "false", the icon will not be displayed.

RELATED TOPICS

Working with Macros

Take me back to the Confluence User Guide.