<{if $photos[photo].photo_id}>
<{if $xoops_isadmin}>
<{/if}>
<{if $enable_show_comments}>- <{$photos[photo].photo_comment}> <{$lang.comments}>
<{/if}>
<{if $enable_photo_hits}>- <{$photos[photo].photo_hits}> <{$lang.hits}>
<{/if}>
<{if $enable_date}>- <{$photos[photo].photo_date}>
<{/if}>
<{if $enable_submitter_lnk}>- <{$photos[photo].user.uname}>
<{/if}>
<{if $photos[photo].photo_serveur && $photos[photo].photo_name}>
<{elseif $photos[photo].photo_name}>
<{/if}>
<{if $enableRating}>
<{/if}>
<{foreachq item=pluginLink from=$photos[photo].link}>
<{$pluginLink.name}>
<{/foreach}>
<{/if}>