rougail-output-doc/tests/results/test/04_5disabled_calculation_boolean.html

12 lines
1.2 KiB
HTML
Raw Normal View History

2025-10-14 13:50:02 +02:00
<table>
<thead>
2025-10-29 10:46:57 +01:00
<tr><th>Variable </th><th>Description </th></tr>
2025-10-14 13:50:02 +02:00
</thead>
<tbody>
2025-10-29 10:46:57 +01:00
<tr><td><b>condition</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> </td><td>A conditional variable.<br/><b>Default</b>: no </td></tr>
<tr><td><b>variable1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>basic</mark> <mark>mandatory</mark> <mark><i>disabled</i></mark></td><td>A first variable.<br/><b>Disabled</b>: if condition is egal to "yes" </td></tr>
<tr><td><b>variable2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>basic</mark> <mark>mandatory</mark> <mark><i>disabled</i></mark></td><td>A seconde variable.<br/><b>Disabled</b>: if condition is not egal to "yes"</td></tr>
2025-10-14 13:50:02 +02:00
</tbody>
</table>