{#if status === "Offline"}
{:else if status === "Online"}
{:else if status.includes("Playing") === true}
{/if}