2025-10-14 12:58:39 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**rougail.condition** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
|
|
|
A condition. +
|
|
|
|
|
**Default**: no
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**rougail.var1** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` |
|
|
|
|
|
A first variable. +
|
2025-10-29 10:46:57 +01:00
|
|
|
**Default**: the value of condition +
|
|
|
|
|
**Hidden**: if condition is yes
|
2025-10-14 12:58:39 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**rougail.var2** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` |
|
|
|
|
|
A second variable. +
|
2025-10-29 10:46:57 +01:00
|
|
|
**Default**: the value of condition +
|
|
|
|
|
**Hidden**: if condition is yes
|
2025-10-14 12:58:39 +02:00
|
|
|
|====
|
|
|
|
|
|