{if $display_type == ""}
{get_photo details=$photo size='l' class='img-responsive photo-land' output='html'}
{if $photo.photo_title=='no-tag'} no-title {else} {$photo.photo_title|truncate:50} {/if} {lang code="by"} {$photo.username}
{/if} {if $display_type == "default_photo"} {get_photo details=$photo size='l' class='img-responsive photo-land' output='html'}
{if $photo.photo_title=='no-tag'} no-title {else} {$photo.photo_title|truncate:50} {/if} {lang code="by"} {$photo.username}
{/if} {if $display_type == "view_channelAjax"} {/if} {if $display_type == "user_photos"} {get_photo details=$photo size='l' class='img-responsive photo-land' output='html'}
{if $photo.photo_title=='no-tag'} no-title {else} {$photo.photo_title|truncate:50} {/if} {lang code="by"} {$photo.username}
{/if} {if $display_type == "featuredPhoto_sidebar"} {get_photo details=$photo size='l' class='img-responsive photo-land' output='html'} {/if} {if $display_type == "search_photos"} {get_photo details=$photo size='l' class='img-responsive photo-land' output='html'}
{if $photo.photo_title=='no-tag'} no-title {else} {$photo.photo_title|truncate:50} {/if} {lang code="by"} {$photo.username}
{/if} {if $display_type == 'related_photos'}
{get_photo details=$photo output='html' width='120' class='photoThumbBox moveL' style='margin-right:5px;'}
{$photo.photo_title|truncate:15}
{$photo.views|number_format} {lang code="views"}
{$photo.total_comments} {lang code="comments"}
{show_rating rating=$photo.rating total='10' class='rating moveL'}
{/if} {if $display_type == "relatedPhoto_sidebar"} {get_photo details=$photo output='html' size='l' class='img-responsive'} {/if} {if $display_type == 'subscription'}
{get_photo details=$photo output='html' class='photoThumbBox' width='110'}
{$photo.photo_title|truncate:15}
{show_rating rating=$photo.rating total='10' class='rating'}
{$photo.views|number_format} {lang code="views"}
{$photo.username|truncate:20}
{/if} {if $display_type == "side_photos"}
{get_photo details=$photo output='html' width='82' class='photoThumbBox'}
{$photo.photo_title|truncate:15}
{lang code='views'}: {$photo.views|number_format}
{$photo.username|truncate:12}
{/if} {if $display_type == "side_photos_viewed"}
{get_photo details=$photo output='html' width="255" height="100" class='cb_img_thum'}
{$photo.photo_title|truncate:15}
{lang code='views'}: {$photo.views|number_format}
{/if} {if $display_type == "channel_page"}
  • {get_photo details=$photo output='html' width='110' height='64' size='m' style='display:block;margin:0px auto;'}
  • {/if}