<mt:SubCatIsLast>

The contents of this container tag will be displayed when the last category listed by a mt:SubCategories loop tag is reached.

<mt:SubCategories>
    <mt:SubCatIsLast>
        <!-- do something -->
    <mt:else>
        <!-- do something else -->
    </mt:SubCatIsLast>
</mt:SubCategories>

Use mt:SubCatIsFirst for conditioning content at the beginning of the loop.

Examples ΒΆ

See mt:SubCategories loop tag for more examples.

block, categories, category, conditional, last

This page was last updated on 2009-06-23, 19:42.

1 Note

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.