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

32 lines
2.1 KiB
Markdown

<details><summary>A leadership</summary>
This family contains lists of variable blocks.
>>> [!note] Informations
**leadership_1**<br>`basic`
>>>
| Variable | Description |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|
| **leadership_1.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A leader.<br/>**Default**: <br/>- value1<br/>- value2 |
| **leadership_1.follower**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A follower. |
</details>
<details><summary>A second leadership</summary>
This family contains lists of variable blocks.
>>> [!note] Informations
**leadership_2**<br>`standard`
>>>
| Variable | Description |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
| **leadership_2.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A leader.<br/>**Default**: the value of the variable "leadership_1.follower". |
| **leadership_2.follower**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.<br/>**Default**: val |
</details>