2026-06-21 17:05:27 +02:00
|
|
|
<h1>Example with all modifiable variables</h1>
|
2026-03-29 12:42:01 +02:00
|
|
|
|
2026-04-30 06:58:12 +02:00
|
|
|
<pre>---
|
|
|
|
|
a_dynamic_family1:
|
2026-03-29 12:42:01 +02:00
|
|
|
a_variable: a_value
|
|
|
|
|
a_subfamily:
|
|
|
|
|
a_variable: a_value
|
|
|
|
|
a_subdyn_family3:
|
|
|
|
|
a_variable: a_value
|
|
|
|
|
a_subdyn_family4:
|
|
|
|
|
a_variable: a_value</pre>
|