23 lines
958 B
Text
23 lines
958 B
Text
== dictionaries/rougail/00-base.yml
|
|
|
|
[,yaml]
|
|
----
|
|
version: 1.1
|
|
my_calculated_variable:
|
|
multi: true
|
|
default:
|
|
variable: _.my_variable
|
|
optional: true
|
|
----
|
|
== Variables pour "rougail"
|
|
|
|
[cols="130a,130a",options="header"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
**rougail.my_calculated_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
|
My_calculated_variable.
|
|
|====
|
|
|
|
|