{#if shouldShowAvatar}
{/if} {#if value && shouldShowName} {getName(value)} {/if} {#if !value && shouldShowName && defaultName}
{/if}