Go to main content

Comment message

Contents

Syntax

<txp:comment_message />

The comment_message tag is a single tag which is used to display the message text, or comment. Used in the form that renders your comments (the default form is named ‘comments’).

Attributes

This tag has no attributes of its own. It accepts only the global attributes .

Examples

Example 1: Comments display form

<txp:comment_message />
<p class="footnote">
    <a href="mailto:<txp:comment_email />">Email</a> |
    <txp:comment_permlink>
        <txp:comment_id />
    </txp:comment_permlink>
</p>

Other tags used: comment_email, comment_id, comment_permlink.

If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), open an issue to have it sorted. Or have a go at it yourself. :)