2025-11-12 19:33:56 +01:00
|
|
|
== Rougail
|
2025-09-28 15:53:31 +02:00
|
|
|
|
2025-11-12 19:33:56 +01:00
|
|
|
====
|
|
|
|
|
**🛈 Informations**
|
2025-10-02 08:38:43 +02:00
|
|
|
|
2025-11-12 19:33:56 +01:00
|
|
|
**rougail** +
|
2025-10-02 08:38:43 +02:00
|
|
|
`standard`
|
2025-11-12 19:33:56 +01:00
|
|
|
====
|
2025-10-02 08:38:43 +02:00
|
|
|
[cols="1a,1a"]
|
2025-09-28 15:53:31 +02:00
|
|
|
|====
|
2025-11-12 19:33:56 +01:00
|
|
|
| Variable | Description
|
|
|
|
|
| **rougail.condition** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A condition. +
|
|
|
|
|
**Default**: false
|
|
|
|
|
| **rougail.var1** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable.
|
|
|
|
|
| **rougail.var3** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. +
|
|
|
|
|
**Hidden**: when the variable "rougail.condition" is defined and has the value "true"
|
|
|
|
|
| **rougail.var4** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A forth variable. +
|
|
|
|
|
**Hidden**: when the variable "rougail.condition" is defined and has the value "true"
|
2025-09-28 15:53:31 +02:00
|
|
|
|====
|
|
|
|
|
|