{list-option}
Plugin: Scaffolding Plugin
Generates a single, simple, list option.
Description
Must be contained inside a list-data macro.
Usage
{list-option:Label}wiki value{list-option}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default] | | The non-wiki label for the option. | |
| sortValue | | A String which can be used to determine the order in which the options appear in the list. If the sort value is not specified, the wiki text will be used for sorting instead. |
Notes
- The wiki content is required, while the label is optional.
Discussions