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.

...

This page shows the Scaffold macro, although the macro is not enabled on this site. 

This is a fixed row Table with Scaffolding Text-data form boxes inserted into each non-header row

Date

Type

Note

Assignee

Text Data
DateValue
DateValue

Text Data
TypeValue
TypeValue

Text Data
NoteValue
NoteValue

Text Data
AssigneeValue
AssigneeValue

The wiki markup to generate it looks like:

Code Block
|| Date || Type || Note || Assignee ||
| {text-data:DateValue}{text-data} | {text-data:TypeValue}{text-data} | {text-data:NoteValue}{text-data} | {text-data:AssigneeValue}{text-data} |

...

This is an adjustable row Table with Scaffolding Text-data form boxes inserted into the first non-header row

Table Data
ExampleTable
ExampleTable

Date

Type

Note

Assignee

DateValue

TypeValue

NoteValue

AssigneeValue

The wiki markup to generate it looks like:

Code Block
{table-data:ExampleTable}
|| Date || Type || Note || Assignee ||
| {text-data:DateValue}{text-data} | {text-data:TypeValue}{text-data} | {text-data:NoteValue}{text-data} | {text-data:AssigneeValue}{text-data} |
{table-data}

...