HTML and AUI Toolkit for Confluence
  • Introduction
  • Administrator Guide
    • Sample Page Code
    • Data Center Compatibility
  • AUI Macros
    • AUI Badge
    • AUI Button
    • AUI Dialog
    • AUI Dropdown Menu
    • AUI Flag
    • AUI Icon
    • AUI Lozenge
    • AUI Message
    • AUI Progress Bar
    • AUI Progress Bar 2
  • HTML Macros
    • HTML Address
    • HTML Blockquote
    • HTML Cite
    • HTML Custom Tag
    • HTML Div
    • HTML Embed
    • HTML Figure and HTML Figure Caption
    • HTML Footer
    • HTML Html
    • HTML Image Map and HTML Image Area
    • HTML Img
    • HTML Preformatted
    • HTML Progress Bar
    • HTML Script
    • HTML Small Text
    • HTML Spacer
    • HTML Span
    • HTML Strikethrough
    • HTML Style
Powered by GitBook
On this page
  • Description
  • Adding the Macro
  • Macro Options
  • Message Title
  • Message Color
  • Closeable
  • Fadeout
  • Style
  • Body
  1. AUI Macros

AUI Message

PreviousAUI LozengeNextAUI Progress Bar

Last updated 2 years ago

Description

You probably know the Confluence messages, shown to you when certain informationis considered valuable to you as user.

You can now put those messages on your page with this macro.

Adding the Macro

  1. Edit your page.

  2. Select “+” => Other macros

  3. Type in “aui” in the Search box

  4. Select the “AUI Message” macro

Macro Options

Message Title

Enter the title of the message.

Message Color

Select the color of the message.

Closeable

This switch adds an ‘X’ icon in the upper right corner of the message block which closes and removes the message when clicked.

Fadeout

This switch causes the message block to close and disappear after 5 seconds automatically. The Fadeout will be cancelled if the user interacts with it (hover or focus).

Style

Enter any custom CSS styles here. Each style needs to be terminated with a semicolon.

Body

Use the body of this macro to enter the content of the message.