<{if $block.full_view == true}> <{foreach item=topic from=$block.topics}> <{strip}>
<{* トピックが所属するフォーラム名 *}>

<{$topic.forum_title}>

<{* トピック *}>

<{* 注目マークをつける場合 *}> <{if $topic.u2t_marked}><{$block.lang_alt_marked}><{/if}> <{* displays the last post's subject or topic title <{if $block.disp_last_subject }> <{$topic.last_subject}> <{else}> <{$topic.title}> <{/if}> *}> <{$topic.title}> <{* 未解決の場合 *}> <{if ! $topic.solved}><{$block.lang_alt_unsolved}><{/if}>

更新日時:<{$topic.last_post_time|xugj_date:"n月j日 H時i分":"最新":"新着":false}>

<{$topic.first_uname}> さんの投稿

<{* 返信数<{$topic.replies}> 投稿数<{$topic.views}> <{if $topic.guest_name}> 最終投稿ゲスト名<{$topic.guest_name}> <{else}> 最終投稿者<{$topic.last_uname}> <{/if}> 最初のポストID<{$topic.first_post_id}>  最初のポスト時間<{$topic.first_post_time}>  最初のポスト時間フォーマットあり<{$topic.first_post_time_formatted}>  最初のユーザーID<{$topic.first_uid}>  最初のユーザー名<{$topic.first_uname}>  最後のUID<{$topic.last_uid}>  最後のユーザー名<{$topic.last_uname}>  *}>
<{/strip}> <{/foreach}> <{/if}>
ご訪問帳