{{if slideItemMode == 'carousel'}}
{{if title}}

{{:title}}

{{if ~themeSettings.tagsOnOff == 'show_tags' && tags.length}} {{wscStringRejoin: tags oldSeparator=', ' newSeparator=' '}} {{/if}} {{if description}}

{{:description}}

{{/if}}
{{/if}} {{/if}} {{if slideItemMode == 'title'}}
{{:alt}}

{{:title}}

{{if ~themeSettings.tagsOnOff == 'show_tags' && tags.length}} {{wscStringRejoin: tags oldSeparator=', ' newSeparator=' '}} {{/if}} {{if description}}

{{:description}}

{{/if}}
{{/if}} {{if slideItemMode == 'buttons'}}
{{:alt}}
{{if zoomButton == 'show'}} {{if ptfButtonStyle == 'wsc-empt-round'}}{{else}}Zoom{{/if}} {{/if}} {{if linkButton == 'show'}} {{if ptfButtonStyle == 'wsc-empt-round'}}{{else}}View{{/if}} {{/if}} {{if slideshowButton == 'show'}} {{if ptfButtonStyle == 'wsc-empt-round'}}{{else}}Slideshow{{/if}} {{if image2 && image2.original}} {{/if}} {{if image3 && image3.original}} {{/if}} {{if image4 && image4.original}} {{/if}} {{/if}} {{if videoButton == 'show'}} {{if ptfButtonStyle == 'wsc-empt-round'}}{{else}}Video{{/if}} {{/if}}
{{/if}}
{{if ~isEditMode }} {{include tmpl="wscMCMSlideActionPanel" ~noDrag=true /}} {{/if}}