movabletype.jp
検索

MTEntryAuthorUserpic function tag new in mt4.1

ブログ記事作成者のプロフィール画像を表示する為の img 要素を表示します。出力のサンプルは以下のようになります。

<img src="http://yourblog.com/userpics/1.jpg" width="100" height="100" />

使い方

<h2>最近のブログ記事作成者</h2>
<mt:Entries>
    <div class="userpic" style="float: left; padding: 5px;"><mt:EntryAuthorUserpic></div>
</mt:Entries>
Updated on 2007-12-14, 13:03 .

Movable Type 関連書籍