{#if value} {#if shouldShowAvatar} {/if} {#if shouldShowName} {getName(value)} {/if} {:else if shouldShowPlaceholder} {#if shouldShowAvatar} {/if} {#if shouldShowName && defaultName} {/if} {/if}