rougail-output-doc/tests/results/test_namespace/60_5family_dynamic_calc2.adoc

43 lines
1 KiB
Text
Raw Normal View History

== Rougail
2024-07-10 21:27:48 +02:00
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
**rougail** +
2025-10-02 08:38:43 +02:00
`basic`
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
| Variable | Description
| **rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
**Default**:
2024-07-10 21:27:48 +02:00
* val1
* val2
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A second variable.
2024-07-10 21:27:48 +02:00
|====
=== A dynamic family
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
**rougail.dyn__val1__** +
**rougail.dyn__val2__** +
This family builds families dynamically. +
`standard` `__hidden__` +
**Hidden**: if var2 is no +
2025-10-29 10:46:57 +01:00
**Identifiers**: the value of the variable "rougail.var"
====
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **rougail.dyn__val1__.vardyn** +
2024-11-15 08:13:45 +01:00
**rougail.dyn__val2__.vardyn** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
2024-11-15 08:13:45 +01:00
**Default**: val
2024-07-10 21:27:48 +02:00
|====