47 lines
1.1 KiB
Text
47 lines
1.1 KiB
Text
== Rougail
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail** +
|
|
`standard`
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffx variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|====
|
|
|
|
=== A dynamic family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail.dyn__val1__** +
|
|
**rougail.dyn__val2__** +
|
|
This family builds families dynamically. +
|
|
`standard` +
|
|
**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]` `standard` `mandatory` | A dynamic variable. +
|
|
**Default**: val
|
|
|====
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.newvar** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. +
|
|
**Default**: the value of var
|
|
|====
|
|
|