<{if $yd_layout=="left"}>
|
<{include file="db:yd_rightarea.html"}>
|
<{/if}>
|
最近のコメント一覧
|
<{if $mod_config.comment_dirname}>
<{xugj_block file=modules/`$mod_config.comment_dirname`/blocks/blocks_bcomment.php func="b_d3forum_list_posts_show" opt="`$mod_config.comment_dirname`,10,time,,,`$mod_config.comment_forum_id`,`$yd_uid`,yd_diary" item="block"}>
<{section name=num max=5}>
<{foreach item=post from=$block.posts}>
|
<{* <{$post.subject}> <{$post.uname}> <{$post.post_time_formatted}> *}>
<{$post.subject}> <{$post.uname}> <{$post.post_time_formatted}>
|
<{/foreach}>
<{/section}>
コメント一覧へ
<{elseif $yd_comment.0.year>0}>
<{section name=num loop=$yd_comment}>
<{$yd_comment[num].year}>年<{$yd_comment[num].month}>月<{$yd_comment[num].day}>日 <{$yd_comment[num].time}>
|
<{$yd_comment[num].title}> (<{$yd_comment[num].uname}>)
|
<{/section}>
<{else}>
|
該当するコメントはありません。
|
<{/if}>
|
<{if $yd_layout=="right"}>
<{include file="db:yd_rightarea.html"}>
|
<{/if}>