<{$comment.poster.uname}>
<{$lang_posted}>: <{$comment.date_posted}>  <{$lang_updated}>: <{$comment.date_modified}>
<{if $comment.poster.id != 0}>
<{$comment.poster.rank_title}>
<{$lang_joined}>: <{$comment.poster.regdate}>
<{$lang_from}>: <{$comment.poster.from}>
<{$lang_posts}>: <{$comment.poster.postnum}>
<{$comment.poster.status}>
<{else}> <{/if}>
<{$comment.image}><{$comment.title}>
<{$comment.text}>
<{if $xoops_isadmin == true}> <{$lang_edit}><{$lang_delete}><{$lang_reply}> <{elseif $xoops_isuser == true && $xoops_userid == $comment.poster.id}> <{$lang_edit}><{$lang_reply}> <{elseif $xoops_isuser == true || $anon_canpost == true}> <{$lang_reply}> <{else}> <{/if}>