<mt:MultiBlog>

Type: block

Examples

<mt:MultiBlog>
  <!-- do something -->
</mt:MultiBlog>

Include the last 4 entries from the category "Releases" in blog with the ID of 1

<MTMultiBlog include_blogs="1">
    <MTEntries category="Releases" lastn="4">
         <$MTEntryTitle$>
    </MTEntries>
</MTMultiBlog>
This page was last updated on 2012-10-29, 08:15.