MTAuthorAuthType
ユーザーの登録先システムを表示します。通常は Movable Type を示す MT です。
- 使い方
<mt:Authors any_type="1" need_entry="0">
<mt:If tag="AuthorAuthType" ne="MT">
<mt:If tag="AuthorAuthIconURL">
<span class="auth-icon"><img src="<$mt:AuthorAuthIconURL$>" alt="" /><$mt:AuthorDisplayName$></span>
</mt:If>
</mt:If>
</mt:Authors>