comment_web
The comment_web tag can be used as either a single or a container tag. It is used to display (a link to) the commenter’s web address, if entered at the time of posting.
When used as a container tag, it will turn the contents into a link to that web address. Otherwise, it will return the web address.
Used in a comment form.
Comments Display Form with linked website and comment id
<txp:comment_message />
<p><small>— <a href="<txp:comment_web />"><txp:comment_web /></a> <txp:comment_time />
<txp:comment_permlink>#</txp:comment_permlink></small></p>
Other tags used: comment_name, comment_message, comment_permlink, comment_time
Container Example
<txp:comment_web>Website</txp:comment_web>