NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Scrollbar
iconsfalse

Page info
title
title

This section explains the following macros.

Table of Contents
minLevel5

...

The date-data macro allows editing of dates in a series of drop-down boxes in the Edit Layout view.

The general form is:

Code Block
{date-data:Name|format=[date format]}[<FIXED DATE>, yesterday, today, tomorrow, now]{date-data}

An example follows.

Code Block
{date-data

...

:MeetingDateTime

...

|format

...

=yyyy-MMM-dd HH-mm-ss

...

}today

...

{date-data}

The markup to produce this example is:

...

Date Data

...

MeetingDateTime
MeetingDateTime

...

format

...

yyyy-MMM-dd

...

HH-mm-ss

...

today

...

Text-data macro

The text-data macro allows entering and editing free text in the Edit Layout view.

The general form is:

...