{#if status === "online"} {:else if status === "degraded"} {:else if status === "offline"} {:else if status === undefined} {:else} ? {status} {/if}