<$mt:CommenterUsername$>
This template tag returns the username of the current commenter in context. If no name exists, then it returns an empty string.
Example:
<mt:Entries>
<h1><$mt:EntryTitle$></h1>
<mt:Comments>
<a name="comment-<$mt:CommentID$>"></a>
<p><$mt:CommentBody$></p>
<cite><a href="/profiles/<$mt:CommenterID$>"><$mt:CommenterUsername$></a></cite>
</mt:Comments>
</mt:Entries>
This page was last updated on 2007-12-03, 15:29.
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.