![<{$icon_meanings[$post.icon]}>](<{$mod_imageurl}>/posticon<{$post.icon}>.gif) <{if $caller == 'listposts'}>
		<{$post.subject}>
	<{else}>
		<{$post.subject}>
	<{/if}>
	<{if $caller == 'listposts'}>
		<{$post.subject}>
	<{else}>
		<{$post.subject}>
	<{/if}>
	<{$smarty.const._MD_D3FORUM_ON}> <{$post.post_time_formatted}> <{if $post.post_time < $post.modified_time}> | <{$smarty.const._MD_D3FORUM_LASTMODIFIED}><{if $xoops_isadmin}>(<{$smarty.const._MD_D3FORUM_HISTORIES}>)<{/if}><{/if}>
-- 
<{$post.signature}>
 |
<{/if}>
<{if ! $post.approval && $forum.isadminormod}>
	<{$smarty.const._MD_D3FORUM_LABEL_DOAPPROVAL}> |
<{/if}>
<{if $post.can_vote || $mod_config.use_vote && ! $post.invisible && $post.approval}>
	
		<{$smarty.const._MD_D3FORUM_VOTECOUNT}>:<{$post.votes_count}>
		<{$smarty.const._MD_D3FORUM_VOTEPOINTAVG}>:<{$post.votes_avg|string_format:"%.2f"}>
	
	<{if $post.can_vote}>
		
		
	<{/if}>
<{/if}>
<{if $post.can_edit}>
 | <{$smarty.const._MD_D3FORUM_POSTEDIT}> |
<{/if}>
<{if $post.can_delete}>
<{$smarty.const._MD_D3FORUM_POSTDELETE}> |
<{/if}>
<{if $post.can_reply}>
<{$smarty.const._MD_D3FORUM_POSTREPLY}>
<{/if}>
 |
<{/if}>
<{if ! $post.approval && $forum.isadminormod}>
	<{$smarty.const._MD_D3FORUM_LABEL_DOAPPROVAL}> |
<{/if}>
<{if $post.can_vote || $mod_config.use_vote && ! $post.invisible && $post.approval}>
	
		<{$smarty.const._MD_D3FORUM_VOTECOUNT}>:<{$post.votes_count}>
		<{$smarty.const._MD_D3FORUM_VOTEPOINTAVG}>:<{$post.votes_avg|string_format:"%.2f"}>
	
	<{if $post.can_vote}>
		
		
	<{/if}>
<{/if}>
<{if $post.can_edit}>
 | <{$smarty.const._MD_D3FORUM_POSTEDIT}> |
<{/if}>
<{if $post.can_delete}>
<{$smarty.const._MD_D3FORUM_POSTDELETE}> |
<{/if}>
<{if $post.can_reply}>
<{$smarty.const._MD_D3FORUM_POSTREPLY}>
<{/if}>