2025-09-28 15:53:31 +02:00
|
|
|
== Variables for "Rougail"
|
|
|
|
|
|
2025-10-02 08:38:43 +02:00
|
|
|
**rougail**
|
|
|
|
|
|
|
|
|
|
`standard`
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
2025-09-28 15:53:31 +02:00
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**rougail.condition** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` |
|
|
|
|
|
A condition. +
|
|
|
|
|
**Default**: false
|
|
|
|
|
|
|
|
|
|
|
|
2025-09-29 21:18:55 +02:00
|
|
|
**rougail.var1** +
|
2025-10-03 08:22:14 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
|
|
|
|
A first variable.
|
2025-09-29 21:18:55 +02:00
|
|
|
|
|
|
|
|
|
|
2025-09-28 15:53:31 +02:00
|
|
|
**rougail.var3** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` |
|
|
|
|
|
A second variable. +
|
2025-09-29 21:18:55 +02:00
|
|
|
**Hidden**: when the variable "rougail.condition" is defined and has the value "true".
|
2025-09-28 15:53:31 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**rougail.var4** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` |
|
|
|
|
|
A forth variable. +
|
2025-09-29 21:18:55 +02:00
|
|
|
**Hidden**: when the variable "rougail.condition" is defined and has the value "true".
|
2025-09-28 15:53:31 +02:00
|
|
|
|====
|
|
|
|
|
|