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