NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Creating a caution, warning, tip or info box

You can create a graphically formatted caution, warning, or info box. These can be in the first or second column or across a whole page that has no columns. The following examples show the markup and the resulting display.

Note Markup
{note:title=Be Careful}The body of the note.{note}

This is displayed as follows.

Be Careful

The body of the note.

Warning Markup
{warning:title=Warning}The warning message.{warning}

This is displayed as follows.

{warning:title=Warning}The warning message.{warning}

title=Info Markup}

Useful Information

The useful information.

This is displayed as follows.

Useful Information

The useful information.

Tip Markup

{tip:title=Helpful Hint}The tip.

This is displayed as follows.

Helpful Hint

The tip.

  • No labels