46 lines
1.1 KiB
Text
46 lines
1.1 KiB
Text
== Rougail
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail** +
|
|
`basic`
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|====
|
|
|
|
=== dyn__val1__ or dyn__val2__
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail.dyn__val1__** +
|
|
**rougail.dyn__val2__** +
|
|
This family builds families dynamically. +
|
|
`basic` +
|
|
**Identifiers**: the value of the variable "rougail.var1"
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.dyn__val1__.var** +
|
|
**rougail.dyn__val2__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable.
|
|
|====
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. +
|
|
**Default**: the value of the variable "rougail.dynval1.var"
|
|
|====
|
|
|