16 lines
942 B
Markdown
16 lines
942 B
Markdown
<details><summary>The leadership</summary>
|
|
|
|
This family contains lists of variable blocks.
|
|
|
|
>>> [!note] Informations
|
|
**leader**<br>`basic`
|
|
|
|
|
|
>>>
|
|
| Variable | Description |
|
|
|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|
|
|
| **leader.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | The leader. |
|
|
| **leader.follower1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A follower.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
|
|
|
</details>
|
|
|