{if isset($thumbnail.NAME) && $shadogo.thumbContentLabel}{$thumbnail.NAME}{/if} {if !empty($thumbnail.VIDEO_URL) && $shadogo.thumbMediaPlayerIcon} {assign var='U_PLAY_ICON' value=`$shadogo.pluginUrl`/images/play.png} {if file_exists("`$themeconf.icon_dir`/play.png")} {assign var='U_PLAY_ICON' value=`$ROOT_URL``$themeconf.icon_dir`/play.png} {/if} {include file="`$shadogo.overlayLibPath`rel_overlay.tpl" gallery='psplay' assign=rel_overlay} {'shadogo_play'|@translate} {/if} {if $shadogo.thumbContentIcon} {assign var='U_CONTENT_ICON' value=`$shadogo.pluginUrl`/images/content.png} {if file_exists("`$themeconf.icon_dir`/content.png")} {assign var='U_CONTENT_ICON' value=`$ROOT_URL``$themeconf.icon_dir`/content.png} {/if} {'shadogo_content'|@translate} {/if}