--- gitea: none include_toc: true --- # dictionaries/rougail/01-base.yml ```yaml --- version: '1.1' family: redefine: true description: new description ``` # dictionaries/rougail/00-base.yml ```yaml --- version: '1.1' family: # a family variable: # a variable ``` # Variables pour "rougail" ## new description `basic` | Variable                                                                                                  | Description                                                                                               | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.family.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A variable. |