{if $forum.can_post && ! $plugin_params.no_form}> <{include file="db:`$mydirname`_inc_post_form_quick.html" h2_title=$smarty.const._MD_D3FORUM_POSTASCOMMENTTOP quick_form_mode="sametopic"}> <{/if}>
<{$topic_hits|string_format:$smarty.const._MD_D3FORUM_FMT_TOPICHITS}> | <{$smarty.const._MD_D3FORUM_REPLIES}> | <{$smarty.const._MD_D3FORUM_VIEWS}> | <{$smarty.const._MD_D3FORUM_VOTECOUNT}> | <{$smarty.const._MD_D3FORUM_VOTEPOINTAVG}> | <{$smarty.const._MD_D3FORUM_FIRSTPOST}> | <{$smarty.const._MD_D3FORUM_LASTPOST}> | |
---|---|---|---|---|---|---|---|
<{if $topic.locked}> <{/if}> <{if $mod_config.use_solved && $forum.isadminormod && ! $topic.solved}> <{/if}> <{if $mod_config.allow_mark && $uid && $topic.u2t_marked}> <{/if}> <{$topic.title}><{$topic.topic_page_jump}> | <{$topic.replies}> | <{$topic.views}> | <{$topic.votes_count}> | <{$topic.votes_avg|string_format:"%.2f"}> | <{$topic.first_post_time_formatted}> <{$topic.first_post_uname}> |
<{if $topic.replies>0}><{$topic.last_post_time_formatted}> <{$topic.last_post_uname}> <{/if}> |
<{/strip}>