16 lines
760 B
Text
16 lines
760 B
Text
[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. +
|
|
**Default**: the value of condition +
|
|
**Hidden**: if condition is yes
|
|
| **rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. +
|
|
**Default**: the value of condition +
|
|
**Hidden**: if condition is yes
|
|
|====
|
|
|