Table of Contents

txp:comment_message

The comment_message tag is a Single Tag. Textpattern will replace this tag with the message text, or comment. Used in a comments display form.

Syntax

The comment_message tag has the following syntactic structure…

<txp:comment_message />

Attributes

There are no attributes associated with comment_message.

Examples

Comments Display Form

<txp:comment_message />
 
<p><small>&amp;#8212; <txp:comment_name /> <txp:comment_time /> 
	<txp:comment_permlink>#</txp:comment_permlink></small></p>

Other tags used: <comment_name />, <comment_permlink>, <comment_time />