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. Group Data with the 
Scrollbar
iconsfalse

...

Group-data Macro

...



The group-data macro allows data to be grouped within a named data set. This replaces the scaffolding macro. This page shows the general form and an example.

...



[More

...

The general form is:

Code Block
 information|http://www.customware.net/repository/display/AtlassianPlugins/group-data]

The general form is:
{code}{group-data:name}
  {xxx-data:sub-field}
{group-data}
{code}

An example follows.

...



{code
}
{group-data:MeetingInformation}
  {text-data:NextMeeting|type=line}{text-data}
  {date-data:MeetingDateTime|format=yyyy-MMM-dd HH-mm-ss}today{date-data}
{group-data}
{code}

{group-data

...

nameMeetingInformation

...

:MeetingInformation}
  {text-data:Name|type=line}{text-data}
  {date-data:MeetingDateTime|format=yyyy-MMM-dd HH-mm-ss

...

}today{date-data}
{group-data}
\\
{scrollbar:icons=false}