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.
A container tag which creates a category context of the previous category relative to the current entry category or archived category.
Optional attribute:
show_empty - Specifies whether categories with no entries assigned should be countedExample code:
<MTCategoryPrevious>
Previous Category: <a href="<MTArchiveLink archive_type="Category">"><MTCategoryLabel></a>
</MTCategoryPrevious>