25 lines
781 B
Text
25 lines
781 B
Text
== Variables for "Rougail"
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` |
|
|
A condition. +
|
|
**Default**: false
|
|
|
|
|
|
|
**rougail.var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` |
|
|
A second variable. +
|
|
**Hidden**: when the variable "rougail.condition" 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" has the value "true".
|
|
|====
|
|
|