rougail-output-doc/tests/results/test/60_6family_dynamic_leadership.gitlab.md

32 lines
2.1 KiB
Markdown

| Variable | Description |
|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------|
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A suffix variable.<br/>**Default**: <br/>- val1<br/>- val2 |
<details><summary>A dynamic family</summary>
This family builds families dynamically.
>>> [!note] Informations
**dyn*val1***<br/>**dyn*val2***<br>`basic`
**Identifiers**: the value of the variable "var".
>>>
<details><summary>A leadership</summary>
This family contains lists of variable blocks.
>>> [!note] Informations
**dyn*val1*.leadership**<br/>**dyn*val2*.leadership**<br>`basic`
>>>
| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|
| **dyn*val1*.leadership.leader**<br/>**dyn*val2*.leadership.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A leader. |
| **dyn*val1*.leadership.follower1**<br/>**dyn*val2*.leadership.follower1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A follower1. |
| **dyn*val1*.leadership.follower2**<br/>**dyn*val2*.leadership.follower2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A follower2. |
</details>
</details>