<$mt:CommenterUserpic$>
This template tag returns a complete HTML img tag for the current commenter's userpic.
For example:
<img src="http://yourblog.com/userpics/1.jpg" width="100" height="100" />
Example:
<h2>Recent Commenters</h2>
<mt:Entries recently_commented_on="10">
<div class="userpic" style="float: left; padding: 5px;"><$mt:CommenterUserpic$></div>
</mt:Entries>
This page was last updated on 2007-12-03, 14:38.
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.