<{$topic_post.poster_uname}>
<{$lang_postedon}> <{$topic_post.post_date}>
<{if $topic_post.poster_uid != 0}>
<{$topic_post.poster_rank_title}>
<{$topic_post.poster_rank_image}>
<{$lang_joined}>: <{$topic_post.poster_regdate}>
<{$lang_from}>: <{$topic_post.poster_from}>
<{$lang_posts}>: <{$topic_post.poster_postnum}>
<{$topic_post.poster_status}>
<{else}> <{/if}>
<{$topic_post.post_title}>
<{$topic_post.post_text}>
<{if $viewer_is_admin == true}> <{$lang_edit}><{$lang_delete}><{$lang_reply}> <{elseif $xoops_isuser == true && $xoops_userid == $topic_post.poster_uid}> <{$lang_edit}><{$lang_reply}> <{elseif $viewer_can_post == true}> <{$lang_reply}> <{else}> <{/if}>