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