{{#if (or (eq noteType "photo") (eq noteType "handout") (eq noteType "media"))}}
{{#if (eq noteType "photo")}}
Frame
Note Image
{{#if (ne boardMode "futuristic")}}
{{text}}
{{/if}} {{#if (and (eq boardMode "futuristic") identityName)}}
{{identityName}}
{{/if}}
{{else if (eq noteType "media")}}
Cassette
{{#if audioPath}}
{{#if isGM}}
{{/if}}
{{else}}
No audio file linked to this note.
{{/if}}
{{else}} Handout Image {{/if}}
{{/if}} {{#if showSeparateText}}
{{#if backgroundPath}} {{#if (eq noteType "sticky")}}
Sticky Note Texture
{{else}} Background {{/if}} {{/if}}
{{text}}
{{/if}} {{#if enrichedLinkedObject}} {{/if}}