$comment_min

コメントが投稿された分

<!--$comment_min-->

解説

コメント処理の中でコメントが投稿された分を表示します。

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

サンプル

コメント:<br>
<!--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-->
(<!--$comment_wday-->)
<!--$comment_hour-->:
<!--$comment_min-->:
<!--$comment_sec-->
<!--/comment-->