{strip}>
<{* 写真フッター表示用テンプレート *}>
<{if $action.photo.vote_authority}>
<{$lang.photoalbum_vote}>
<{$lang._separator|smarty:nodefaults}>
<{/if}>
<{if $action.album.vote_flag == _ON}>
<{$lang.photoalbum_vote_count|sprintf:$action.photo.photo_vote_count}>
<{if $action.album.comment_flag == _ON}>
<{$lang._separator|smarty:nodefaults}>
<{/if}>
<{/if}>
<{if $action.album.comment_flag == _ON}>
<{$lang.photoalbum_comment_count|sprintf:$action.commentCount}>
<{/if}>
<{/strip}>