2025-11-12 19:33:56 +01:00
# Rougail
2025-11-10 14:01:45 +01:00
2025-11-12 19:33:56 +01:00
> **🛈 Informations**
>
> **rougail**\
> `basic`
2025-11-10 14:01:45 +01:00
2025-10-07 21:00:28 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **rougail.condition** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.< br /> **Default**: no |
2025-10-29 10:46:57 +01:00
| **rougail.variable1** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.< br /> **Disabled**: if condition is egal to "yes" |
| **rougail.variable2** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.< br /> **Disabled**: if condition is not egal to "yes" |
2025-10-07 21:00:28 +02:00