<{if $postorder < 2 || $caller == 'viewpost'}>
- depth:
- <{$post.depth_in_tree}>
<{/if}>
<{if $post.poster_uid != 0}>
<{/if}><{$post.poster_uname}><{if $post.poster_uid != 0}><{/if}>
<{if $post.poster_uid != 0}>
<{if $post.poster_rank_title}>
<{/if}>
<{* <{$smarty.const._MD_D3FORUM_POSTERJOINED}>: <{$post.poster_regdate_formatted}> *}>
<{if $post.poster_from}><{$smarty.const._MD_D3FORUM_POSTERFROM}>: <{$post.poster_from}><{/if}>
<{$smarty.const._MD_D3FORUM_POSTERPOSTS}>: <{$post.poster_posts_count}>
<{if $post.poster_is_online}><{$smarty.const._MD_D3FORUM_POSTERISONLINE}><{/if}>
<{else}>
<{if $post.guest_url || $post.guest_trip}>
<{* <{$post.guest_email}> *}>
<{* <{if $post.guest_url}>
<{$smarty.const._MD_D3FORUM_TH_GUESTURL}><{/if}> *}>
<{if $post.guest_trip}><{$smarty.const._MD_D3FORUM_TH_GUESTTRIP}>: <{$post.guest_trip}><{/if}>
<{/if}>
<{/if}>
<{$post.post_text}>
<{if $post.signature}>
--
<{$post.signature}>
<{/if}>