{#if avatarUrl && item.type === 'upper'} {title} {:else} {/if}
{title} {#if disabled} 不可用 {:else} {subscribed ? '已订阅' : typeLabel} {/if}
{#if subtitle && !disabled}
{subtitle}
{/if} {#if count !== null && !disabled}
视频数:{count}
{/if} {#if description && !disabled}

{description}

{/if}
{#if disabled} {:else if subscribed} {:else} {/if}