<{$smarty.const._MD_D3FORUM_POSTSTREE}>
	
<{foreach from=$posts item=eachpost}>
  <{if ($eachpost.topic_id==$topic.id)}>
    
<{""}>
    ![<{$icon_meanings[$eachpost.icon]}>](<{$mod_imageurl}>/posticon<{$eachpost.icon}>.gif) <{$eachpost.subject}>
    (<{$eachpost.poster_uname}>, <{$eachpost.post_time_formatted}>)
    <{if $forum.isadminormod}>
 <{$eachpost.subject}>
    (<{$eachpost.poster_uname}>, <{$eachpost.post_time_formatted}>)
    <{if $forum.isadminormod}> <{/if}>
<{/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}>