The comments_error tag is a Single Tag which is used to produce the current comments error.
The comments_error tag has the following syntactic structure…
<txp:comments_error />
Tag will accept the following attributes (case-sensitive):
(X)HTML tag (without brackets) or string used to separate list items. Default is br.
(X)HTML class attribute to be applied to wraptag. Default is comments_error.
(X)HTML tag (without brackets) to wrap around list. Default is unset.
<txp:if_comments_error> <txp:comments_error break="li" wraptag="ul" /> </txp:if_comments_error>
Other tags used: <if_comments_error>