NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{scrollbar:icons=false}

h1. Showing users of a wiki space what has been recently updated

To include a list of recently updated content on a wiki page, use the following markup.

{code}
Scrollbar
iconsfalse

Showing users of a wiki space what has been recently updated

To include a list of recently updated content on a wiki page, use the following markup.

Code Block
{panel:title=Recent Updates}
{recently-updated:spaces=WikiTrainFAQsTips}
{panel}
{code}

The result for this Space is shown below. By default, 15 items are listed.

...



{panel
:title
=Recent Updates
}
{recently-updated
:spaces
WikiTrainFAQsTips

You can specify a maximum number of items to list, for example five as shown here.

Panel
titleRecent Updates
Recently Updated
max5
spacesWikiTrainFAQsTips

The panel is optional; you can use any type of box or none. The full syntax of the macro is explained in the Notation Guide.

=WikiTrainFAQsTips}
{panel}

You can specify a maximum number of items to list, for example five as shown here.

{panel:title=Recent Updates}
{recently-updated:spaces=WikiTrainFAQsTips|max=5}
{panel}

The panel is optional; you can use any type of box or none. The full syntax of the macro is explained in the [Notation Guide|https://wiki.nci.nih.gov/renderer/notationhelp.action?section=all].

{scrollbar:icons=false}