Table of Contents

txp:comment_id

The comment_id tag is a Single Tag. Textpattern will replace this tag with the comments internal id as assigned by Textpattern at the time of posting. Used in a comments display form.

Syntax

The comment_id tag has the following syntactic structure…

<txp:comment_id />

Attributes

There are no attributes associated with comment_id.

Examples

Comments Display Form with linked comment id

<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_message />, <comment_name />, <comment_permlink>, <comment_time />