{maccms:for start="1" end="16" } {/maccms:for}
还可以输入200
{if condition="$comment.verify eq 1"} 验证码: {/if}
{maccms:comment num="5" paging="yes" order="desc" by="id"} {/maccms:comment}

{$__PAGING__.record_total|intval}条评论

{maccms:foreach name="__LIST__" id="vo"}

{$vo.comment_time|date='Y-m-d H:i:s',###} {$vo.comment_name} (({$vo.comment_ip|long2ip}))

{$vo.comment_content|mac_em_replace}

{maccms:foreach name="$vo.sub" id="child"} {/maccms:foreach}
{/maccms:foreach}
共{$__PAGING__.record_total}条数据,当前{$__PAGING__.page_current}/{$__PAGING__.page_total}页
首页 上一页 {maccms:foreach name="$__PAGING__.page_num" id="num"} {if condition="$__PAGING__['page_current'] eq $num"} {$num} {else} {$num} {/if} {/maccms:foreach} 下一页 尾页