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

43 lines
922 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== A leadership
2025-04-25 14:17:07 +02:00
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
**leadership_1** +
This family contains lists of variable blocks. +
2025-10-02 08:19:18 +02:00
`basic`
====
2025-04-25 14:17:07 +02:00
[cols="1a,1a"]
|====
| Variable | Description
| **leadership_1.leader** +
2025-11-29 22:21:06 +01:00
`string` `multiple` `standard` `mandatory` `unique` | A leader. +
2025-04-25 14:17:07 +02:00
**Default**:
* value1
* value2
| **leadership_1.follower** +
2025-11-29 22:21:06 +01:00
`string` `basic` `mandatory` | A follower.
2025-04-25 14:17:07 +02:00
|====
2025-10-14 12:58:39 +02:00
== A second leadership
2025-04-25 14:17:07 +02:00
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
**leadership_2** +
This family contains lists of variable blocks. +
2025-10-02 08:19:18 +02:00
`standard`
====
2025-04-25 14:17:07 +02:00
[cols="1a,1a"]
|====
| Variable | Description
| **leadership_2.leader** +
2025-11-29 22:21:06 +01:00
`string` `multiple` `standard` `mandatory` `unique` | A leader. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "leadership_1.follower"
| **leadership_2.follower** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | A follower. +
2025-04-25 14:17:07 +02:00
**Default**: val
|====