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