Page History
You can create a graphically formatted note (caution), warning, info, or tip box.
- In the page you want to change, click Edit.
- At the place on the page where you want the box to appear, type the first characters of the markup for the box you want to create: {no, {warn, {info, or {tip.
- When the macro browser opens, select the type of box, for example, Note.
In the panel of the macro, enter the information you want to display in the box.
To modify the box, select the panel and click Edit. A dialog box appears. To provide a title for the box, enter the title. To suppress the icon, clear the checkbox. Click Save.
The following examples show the wiki markup for each of the boxes, and the resulting display.
Code Block | ||
---|---|---|
| ||
{note:title=Be Careful}The body of the note.{note} |
This is displayed as follows.
Consider the following examples. To view the markup for these examples, open the Source Editor for this page, as described in Editing a Page.
Note | ||
---|---|---|
Note | ||
| ||
The body of the note. |
Code Block | ||
---|---|---|
| ||
{warning:title=Warning}The warning message.{warning} |
...
. |
Warning | ||
---|---|---|
| ||
The warning message. |
Code Blockinfo | ||||||
---|---|---|---|---|---|---|
| {info:title=
|
| ||||
} The useful information. {info} |
This is displayed as follows.
Tipinfo | ||
---|---|---|
| ||
The useful informationtip. |
Code Block | ||
---|---|---|
| ||
{tip:title=Helpful Hint\}The tip.{tip} |
This is displayed as follows.
...
title | Helpful Hint |
---|
...
For instructions, refer to Atlassian help:
https://confluence.atlassian.com/conf613/info-tip-note-and-warning-macros-964960835.html
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|