rougail-output-doc/tests/results/test/60_5family_dynamic_variable_outside_suffix.md

23 lines
2.6 KiB
Markdown
Raw Normal View History

2025-11-29 22:21:06 +01:00
| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.<br/>**Default**: <br/>&nbsp;val1<br/>&nbsp;val2 |
2024-07-10 21:27:48 +02:00
2025-10-14 12:58:39 +02:00
# A dynamic family
2024-07-10 21:27:48 +02:00
> **🛈 Informations**
>
> **<a id="dyn_:::identifier:::" name="dyn_:::identifier:::">dyn_*val1*</a>**\
> **dyn_*val2***\
> This family builds families dynamically.\
> `standard`\
> **Identifiers**: the value of the variable "[A suffix variable](#var)"
2024-07-10 21:27:48 +02:00
2025-11-29 22:21:06 +01:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|
| **<a id="dyn_:::identifier:::.var" name="dyn_:::identifier:::.var">dyn_*val1*.var</a>**<br/>**dyn_*val2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.<br/>**Default**: the value of the identifier |
2024-07-10 21:27:48 +02:00
2025-11-29 22:21:06 +01:00
| Variable | Description |
|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: the value of the variable "[A variable inside dynamic family](#dyn_val1.var)" |
2024-07-10 21:27:48 +02:00