Loop
This container tag will output its contents once for each value in the list of values you specify in the values attribute.
<MTLoop values="Bob,Carol,Ted,Alice">
<p>Recent Entries by <$MTLoopValue$>:<br>
<MTEntries author="[MTLoopValue]" lastn="3">
<a href="<$MTEntryLink$>"><$MTEntryTitle$></a><br>
</MTEntries>
</MTLoop>

Leave a comment
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.