{foreach $items}
{if $DisplaysScreenImages}
{if $DisplaysScreenLink}
{/if}{$DisplaysScreenImages|image:number=1:path=data/CMM_Displays/images/:zoom=0:sharpen=1:caption=0:wrapAll=*:wrapItem=*:wrapContent=*:wrapCaption=*}{if $DisplaysScreenLink}
{/if}
{/if} {if $DisplaysScreenVideos}
{$DisplaysScreenVideos|video:path=data/CMM_Displays/videos/}
{/if} {if $DisplaysScreenTitle!='' || $DisplaysScreenSubtitle!='' || $DisplaysScreenDescription!='' || $DisplaysScreenButton!=''}
{if $DisplaysScreenIcon!=''}
{/if} {if $DisplaysScreenTitle && empty($DisplaysScreenTitleHide)}
{if $DisplaysScreenLink}
{/if}{$DisplaysScreenTitle}{if $DisplaysScreenLink}
{/if}
{/if} {if $DisplaysScreenSubtitle}
{$DisplaysScreenSubtitle}
{/if} {if $DisplaysScreenDescription}
{$DisplaysScreenDescription}
{/if} {if $DisplaysScreenLink!='' && $DisplaysScreenButton!=''}
{$DisplaysScreenButton}
{/if}
{/if}
{/foreach}
{if $pagelimit || $pagenavi}
{$pagelimit} {$pagenavi}
{/if}