Movable Type Documentation > Appendices > Appendix: Template Tags

IfCommentParent

Type: block

Returns true if the current comment is a reply to another comment that is published.

Example

<mt:IfCommentParent>
  <mt:CommentParent>Reply to <mt:CommentID /></mt:CommentParent>
<mt:else>
  <!-- do something else -->
</mt:IfCommentParent>
This page was last updated on 2007-09-27, 00:32.  

Submit a User Contributed Note

User contributed notes are a great way to share the knowledge you have gained in using Movable Type.

If you have a technical question or problem, please visit Movable Type Support.

(If you haven't left a note here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)