$comment_no

コメント番号

<!--$comment_no-->

解説

コメント処理の中でコメント番号を表示します。

<!–comment–>の中で利用します。

サンプル

コメント:<!--comment-->
No.
<a href="<!--$comment_edit_link-->"><!--$comment_no-->
</a>
<!--$comment_title-->
投稿者:
<!--if_comment_mail-->
<a href="mailto:<!--$comment_mail-->">
<!--/if_comment_mail-->
<!--$comment_name-->
<!--if_comment_mail-->
</a>
<!--/if_comment_mail-->
<!--if_comment_url-->
URL:
<!--$comment_url-->
<!--/if_comment_url-->
本文:
<!--$comment_text-->
投稿日時:
<!--$comment_year-->/
<!--$comment_mon-->/
<!--$comment_day-->&nbsp;
(<!--$comment_wday-->)
<!--$comment_hour-->:
<!--$comment_min-->:
<!--$comment_sec-->
<!--/comment-->