14 lines
1.3 KiB
HTML
14 lines
1.3 KiB
HTML
|
|
<h1>New variables</h1>
|
||
|
|
|
||
|
|
<table>
|
||
|
|
<thead>
|
||
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
||
|
|
</thead>
|
||
|
|
<tbody>
|
||
|
|
<tr><td><b>rougail.leader.leader</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark> <mark>multiple</mark></td><td>A leader.<br/><b>Default</b>: <ul><li>a</li>
|
||
|
|
<li>b</li></ul> </td></tr>
|
||
|
|
<tr><td><b>rougail.leader.follower</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> <mark><i>disabled</i></mark> </td><td>A follower.<br/><b>Default</b>: the value of the variable "rougail.leader.leader".<br/><b>Disabled</b>: if the value of "leader" is "a".</td></tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
|