45 lines
1.2 KiB
Text
45 lines
1.2 KiB
Text
== Rougail
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail** +
|
|
`standard`
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A variable. +
|
|
**Default**:
|
|
|
|
* the value of the variable "rougail.my_dyn_family___val1__.var"
|
|
* the value of the variable "rougail.my_dyn_family___val2__.var"
|
|
| **rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|====
|
|
|
|
=== A dynamic family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail.my_dyn_family___val1__** +
|
|
**rougail.my_dyn_family___val2__** +
|
|
This family builds families dynamically. +
|
|
`standard` +
|
|
**Identifiers**: the value of the variable "rougail.var"
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.my_dyn_family___val1__.var** +
|
|
**rougail.my_dyn_family___val2__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. +
|
|
**Default**: the value of the identifier
|
|
|====
|
|
|