17 lines
1,006 B
Markdown
17 lines
1,006 B
Markdown
<details><summary>A 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) `basic` `mandatory` `unique` `multiple` | A leader. |
|
|
| **leader.follower1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A follower. |
|
|
| **leader.follower2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | An other follower. |
|
|
|
|
</details>
|
|
|