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>
This page was last updated on 2007-12-03, 14:31.  

Leave a note