Several forms of "admonitions" are available.
"Note":
<note><para>This is a note</para></note>
 | Note |
|---|
This is a note |
"Warning":
<warning><para>This is a warning</para></warning>
 | Warning |
|---|
This is a warning |
"Tip":
<tip><para>This is a tip</para></tip>
 | Tip |
|---|
This is a tip |
"Caution":
<caution><para>This is a caution</para></caution>
 | Caution |
|---|
This is a caution |
"Important":
<important><para>This is important</para></important>
 | Important |
|---|
This is important |