{#if player == 1}
{:else}
{/if}
B{board == "?" ? "?" : board + 1}
{#if board !== "?"}
{/if}
#{piece == "?" ? "?" : piece + 1}
{#if piece !== "?"}
{/if}