43 lines
1 KiB
Text
43 lines
1 KiB
Text
== a leadership
|
|
|
|
`standard`
|
|
|
|
This family contains lists of variable blocks.
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**leader.leader** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A leader. +
|
|
**Default**:
|
|
|
|
* value1
|
|
* value2
|
|
|
|
|
|
|
**leader.follower1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A follower. +
|
|
**Default**: val11
|
|
|
|
|
|
|
**leader.follower2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
An other follower. +
|
|
**Default**: val21
|
|
|====
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**calculate** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `multiple` |
|
|
A calculated variable. +
|
|
**Default**: the value of the variable "leader.follower1".
|
|
|====
|
|
|