MTTopLevelCategories
現在のカテゴリに関わりなく、最上位のカテゴリからサブカテゴリを含めたリストを表示するブロックタグです。
<MTSubCategories top="1"> と記載することと同じ動作になりますのでMTSubCategoriesタグを参照してください。
使い方
<MTTopLevelCategories> <MTSubCatIsFirst> <ul> </MTSubCatIsFirst> <MTIf tag="CategoryCount"> <li><a href="<$MTCategoryArchiveLink$>"<MTIf tag="CategoryDescription"> title="<$MTCategoryDescription remove_html="1" encode_html="1"$>"</MTIf>><$MTCategoryLabel$> (<$MTCategoryCount$>)</a> <MTElse> <li><$MTCategoryLabel$> </MTIf> <$MTSubCatsRecurse$> </li> <MTSubCatIsLast> </ul> </MTSubCatIsLast> </MTTopLevelCategories>
MTTopLevelCategories と関連のあるテンプレートタグ (38)
- MTArchiveCategory
- MTBlogCategoryCount
- MTCategories
- MTCategoryArchiveLink
- MTCategoryBasename
- MTCategoryCount
- MTCategoryCustomFieldDescription
- MTCategoryCustomFieldName
- MTCategoryCustomFields
- MTCategoryCustomFieldValue
- MTCategoryDescription
- MTCategoryID
- MTCategoryIfAllowPings
- MTCategoryLabel
- MTCategoryNext
- MTCategoryPrevious
- MTCategoryTrackbackCount
- MTCategoryTrackbackLink
- MTEntriesWithSubCategories
- MTEntryAdditionalCategories
- MTEntryCategories
- MTEntryCategory
- MTEntryIfCategory
- MTEntryPrimaryCategory
- MTHasNoParentCategory
- MTHasNoSubCategories
- MTHasParentCategory
- MTHasSubCategories
- MTIfCategory
- MTParentCategories
- MTParentCategory
- MTSubCategories
- MTSubCategoryPath
- MTSubCatIsFirst
- MTSubCatIsLast
- MTSubCatsRecurse
- MTTopLevelCategories
- MTTopLevelParent