rougail-output-doc/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc

47 lines
1.1 KiB
Text

== Rougail
====
**🛈 Informations**
**rougail** +
`standard`
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
**Default**:
* 1
* 2
|====
=== A dynamic family
====
**🛈 Informations**
**rougail.dyn__1__** +
**rougail.dyn__2__** +
This family builds families dynamically. +
`standard` +
**Identifiers**: the value of the variable "rougail.var"
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.dyn__1__.var** +
**rougail.dyn__2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. +
**Default**: val
|====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. +
**Default**: get the value of rougail.dyn1.var
|====