Welcome to MTTags.com. Hopefully, you'll discover that this a really easy place to find information about Movable Type Template Tags. If you think we could be doing something better, please let us know! If this is your first time here, be sure to stop by the information desk, because we've got a growing todo list that might already include what you were about to suggest.

<MTBlogs>

A container tag which iterates over a list of all of the weblogs in the system. You can use any of the weblog tags (MTBlogName, MTBlogURL, etc — anything starting with MTBlog) inside of this tag set.

Optional attributes
  • blog_ids - This attribute allows you to limit the set of blogs iterated over by MTBlogs. Multiple blogs are specified in a comma-delimited fashion. For example <MTBlogs blog_ids="1,12,19,37,112"> would iterate over only the blogs with IDs 1, 12, 19, 37 and 112. This feature is available only in Movable Type Enterprise.