45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
== Variables for "Rougail"
|
|
|
|
=== a leadership
|
|
|
|
`standard`
|
|
|
|
This family contains lists of variable blocks.
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.leader.leader** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A leader. +
|
|
**Default**:
|
|
|
|
* value1
|
|
* value2
|
|
|
|
|
|
|
**rougail.leader.follower1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A follower. +
|
|
**Default**: val11
|
|
|
|
|
|
|
**rougail.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
|
|
|
|
|
|
|
**rougail.calculate** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A calculated variable. +
|
|
**Default**: the value of the variable "rougail.leader.leader".
|
|
|====
|
|
|