CommenterID
This template tag return the numeric ID of the current commenter.
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:CommenterName></a></cite>
</mt:Comments>
</mt:Entries>

Leave a note