26 lines
806 B
Text
26 lines
806 B
Text
|
== Variables for "Rougail"
|
||
|
|
||
|
[cols="1a,1a"]
|
||
|
|====
|
||
|
| Variable | Description
|
||
|
|
|
||
|
|
||
|
**rougail.condition** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||
|
A conditional variable. +
|
||
|
**Default**: no
|
||
|
|
|
||
|
|
||
|
**rougail.variable1** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` `unique` `multiple` |
|
||
|
A first variable. +
|
||
|
**Disabled**: if condition is egal to "yes".
|
||
|
|
|
||
|
|
||
|
**rougail.variable2** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` `unique` `multiple` |
|
||
|
A second variable. +
|
||
|
**Disabled**: if condition is egal to "yes".
|
||
|
|====
|
||
|
|