12 lines
826 B
HTML
12 lines
826 B
HTML
<h1>New variables</h1>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>rougail.custom1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>custom</a></mark> <mark>basic</mark> <mark>mandatory</mark> </td><td>The first variable. </td></tr>
|
|
<tr><td><b>rougail.custom2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>custom</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>The seconf variable.<br/><b>Default</b>: value</td></tr>
|
|
</tbody>
|
|
</table>
|
|
|