rougail-output-doc/tests/results/test/40_9leadership-calculation-variable_leader_follower.adoc

42 lines
922 B
Text

== A leadership
====
**🛈 Informations**
**leadership_1** +
This family contains lists of variable blocks. +
`basic`
====
[cols="1a,1a"]
|====
| Variable | Description
| **leadership_1.leader** +
`string` `multiple` `standard` `mandatory` `unique` | A leader. +
**Default**:
* value1
* value2
| **leadership_1.follower** +
`string` `basic` `mandatory` | A follower.
|====
== A second leadership
====
**🛈 Informations**
**leadership_2** +
This family contains lists of variable blocks. +
`standard`
====
[cols="1a,1a"]
|====
| Variable | Description
| **leadership_2.leader** +
`string` `multiple` `standard` `mandatory` `unique` | A leader. +
**Default**: the value of the variable "leadership_1.follower"
| **leadership_2.follower** +
`string` `standard` `mandatory` | A follower. +
**Default**: val
|====