MTCategories
カテゴリの一覧を表示するためのブロックタグです。このMTタグは、メインカテゴリもサブカテゴリも区別せずに表示します。階層的に表示したいときは、MTSubCategories タグを利用します。
使い方
<MTCategories> <MTIf name="__first__"> <ul> </MTIf> <li><$MTCategoryLabel$> (記事数:<$MTCategoryCount$>)</li> <MTIf name="__last__"> </ul> </MTIf> </MTCategories>
モディファイア
- show_empty="1"
-
記事が登録されていないカテゴリでも表示します。
- blog_ids="all | children | siblings | ID"
- include_blogs="all | children | siblings | ID"
- include_with_website="1"
- exclude_blogs="ID"
-
対象のブログを指定します。
MTCategories と関連のあるテンプレートタグ (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