NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar:icons=false}

Group Data with the 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 information

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

The general form is:

Code Block
{group-data:name}
  {xxx-data:sub-field}
{group-data}

An example follows.

Code Block

{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}
Group Data
nameMeetingInformation
wikiNameINLINE

...

 MeetingDateTimeyyyy-MMM-dd HH-mm-ssINLINE
Wiki Markup
{scrollbar:icons=false}