<{$photo.title}>
<{* INFORMATION PART *}> <{if $photo.can_edit}>
<{$photo.title}> <{if $photo.cat_title}> <{$lang_category}><{$photo.cat_title}> <{/if}>
<{$lang_editthisphoto}>
<{/if}> <{if $photo.is_newphoto}>
<{$lang_new}>
<{/if}> <{if $photo.is_updatedphoto}>
<{$lang_updated}>
<{/if}> <{if $photo.is_popularphoto}>
<{$lang_popular}>
<{/if}> <{* Update date *}>
<{$lang_lastupdatec}><{$photo.datetime}>  
<{if $photo.submitter > 0 }> <{* Submitter *}>
<{$lang_submitter}><{$photo.submitter_name}>
<{/if}> <{* Hit Counter *}>
<{$lang_hitsc}><{$photo.hits}>
<{if $d3imgtag_extendedinfo}>
<{$lang_filesize}> <{$photo.size}>   <{$lang_fileres}> <{$photo.res_x}> X <{$photo.res_y}>
<{/if}> <{if $canratevote}>
<{$lang_ratethisphoto}><{$lang_ratethisphoto}> <{if $canrateview}> <{if $photo.rating > 0}> <{$photo.rating}><{$photo.info_votes}> <{/if}> <{/if}>
<{/if}>

詳しい説明を見る