{#if value || shouldShowPlaceholder} {#if value}
{#if shouldShowName} {formatName(value.name)} {/if}
{:else}
{/if} {/if}