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.
Scrollbar
iconsfalse

Page info
title
title

Generates The list-data macro generates a selectable list of options. One or more may be selected in Edit Data view. Once selected, the options appear The last option selected appears on the page. By default, the first item is selected.

More information

The general form is:

Code Block
{list-data:Name|type=[select, check]|multiple=[true, false]}
{xxx-options}
{list-data}
Table of Contents
minLevel5

More information

Plain List

The following generates a list of numbers from which to select.

Code Block
{list-data:List}
{list-option}One{list-option}
{list-option}Two{list-option}
{list-option}Three{list-option}
{list-data}

List Data
List
List

One

One


Two

Two


Three

Three

Wikified List

The following generates a list of emoticons from which to select.

...

List Data
Emoticon
Emoticon

Star


Plus


Minus

Scrollbar
iconsfalse