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.

...

Get-data Macro Used with Repeating-data Macro

An example follows. In the edit view, the graphical plus sign was clicked twice to repeat the data.

Code Block
{repeating-data:MonthDayYear}
{date-data:YearMonthDay|format=yyyy-MMM-dd}today{date-data}
{repeating-data}

{get-data:name=YearMonthDay|format=yyyy-MMM-dd}{get-data}

The date data macro establishes the date, initially the date the macro was created. The repeating data macro displays a plus sign in the Edit Contents view. Select the plus sign to add one or more date displays, selected from the calendar picker provided by the date data macro.

Repeating Data
nameMonthDayYear
orderasc
YearMonthDayyyyy-MMM-ddINLINE

The get data macro displays the dates.

Get Data
nameYearMonthDay
formatyyyy-MMM-dd
separatornewline
 

The separators are not functioning.

Wiki Markup
{scrollbar:icons=false}