added explanation of reset-attribute of {cycle}

This commit is contained in:
messju
2005-06-28 07:32:42 +00:00
parent 4d7485f489
commit ae91844f8f

View File

@@ -64,6 +64,13 @@
<entry>the template variable the output will be assigned
to</entry>
</row>
<row>
<entry>reset</entry>
<entry>boolean</entry>
<entry>No</entry>
<entry><emphasis>false</emphasis></entry>
<entry>The cycle will be set to the first value and not advanced</entry>
</row>
</tbody>
</tgroup>
</informaltable>