MTVideoCustomFields
ビデオ システムオブジェクトに追加した、カスタムフィールドを一覧で表示するブロックタグです。追加した全てのカスタムフィールドを表示します。include モディファイアに名前を指定したカスタムフィールドを表示します。exclude モディファイアに名前を指定したカスタムフィールドは表示しません。特定のカスタムフィールドだけを表示したいときは、個別のテンプレートタグを使用してください。
使い方
<mt:VideoCustomFields> <ul> <mt:IfNonEmpty tag="VideoCustomFieldValue"> <li><$mt:VideoCustomFieldName$>: <$mt:VideoCustomFieldValue$></li> </mt:IfNonEmpty> </ul> </mt:VideoCustomFields>
モディファイア
- include="フィールドの名前"
指定した名前のフィールドの情報を表示するようにします。
- exclude="フィールドの名前"
指定した名前のフィールドの情報を表示しないようにします。
MTVideoCustomFields と関連のあるテンプレートタグ (58)
- MTAudioCustomFieldDescription
- MTAudioCustomFieldName
- MTAudioCustomFields
- MTAudioCustomFieldValue
- MTAuthorCustomFieldDescription
- MTAuthorCustomFieldName
- MTAuthorCustomFields
- MTAuthorCustomFieldValue
- MTBlogCustomFieldDescription
- MTBlogCustomFieldName
- MTBlogCustomFields
- MTBlogCustomFieldValue
- MTCategoryCustomFieldDescription
- MTCategoryCustomFieldName
- MTCategoryCustomFields
- MTCategoryCustomFieldValue
- MTCommentCustomFieldDescription
- MTCommentCustomFieldName
- MTCommentCustomFields
- MTCommentCustomFieldValue
- MTCustomFieldBasename
- MTCustomFieldDescription
- MTCustomFieldHTML
- MTCustomFieldIsRequired
- MTCustomFieldName
- MTCustomFieldValue
- MTEntryCustomFieldDescription
- MTEntryCustomFieldName
- MTEntryCustomFields
- MTEntryCustomFieldValue
- MTFileCustomFieldDescription
- MTFileCustomFieldName
- MTFileCustomFields
- MTFileCustomFieldValue
- MTFolderCustomFieldDescription
- MTFolderCustomFieldName
- MTFolderCustomFields
- MTFolderCustomFieldValue
- MTImageCustomFieldDescription
- MTImageCustomFieldName
- MTImageCustomFields
- MTImageCustomFieldValue
- MTPageCustomFieldDescription
- MTPageCustomFieldName
- MTPageCustomFields
- MTPageCustomFieldValue
- MTTemplateCustomFieldDescription
- MTTemplateCustomFieldName
- MTTemplateCustomFields
- MTTemplateCustomFieldValue
- MTVideoCustomFieldDescription
- MTVideoCustomFieldName
- MTVideoCustomFields
- MTVideoCustomFieldValue
- MTWebsiteCustomFieldDescription
- MTWebsiteCustomFieldName
- MTWebsiteCustomFields
- MTWebsiteCustomFieldValue