{$comment.userid}
{$comment.cmtip}
{$comment.addtime}
{if $comment.cmtname==""}匿名{else}{$comment.cmtname}{/if}
{$comment.cmtcontent|raw}
{$comment.like_num}
{$comment.bad_num}
{$comment.ischeck|raw}
{$comment.ishot|raw}
{$comment.cmtid} (评论ID,标识符,用于关联)
{$comment.catid} (评论分类ID,标识符,用于关联)
{$comment.parentid} (父评论ID,为0表示非回复评论)
{$comment.arrparentid} (所有父ID,多个中间按顺序用逗号,分隔)