<{$smarty.const._MD_D3FORUM_POSTSTREE}>
<{foreach from=$posts item=eachpost}>
<{if ($eachpost.topic_id==$topic.id)}>
<{""}>
<{$eachpost.subject}>
(<{$eachpost.poster_uname}>, <{$eachpost.post_time_formatted}>)
<{if $forum.isadminormod}>
<{/if}>
<{/if}>
<{/foreach}>
<{* $postorder *}>
<{if $topic.external_link_id && ($tree_tp_count>1)}>
<{foreach item=post from=$posts}>
<{include file="db:`$mydirname`_inc_eachpost.html" post=$post caller="listposts" inner_link_format="#post_id%s"}>
<{/foreach}>
<{if $topic.external_link_id}>