WIZ-WAR
{#if data}
Instant replay — {data.actor}'s turn{data.round ? ` (round ${data.round})` : ""}
{/if}
{#if failed}
This replay has wandered off — the link may be old, or the game gone.
▶ deal yourself into a fresh game
{:else if !data}
Rebuilding the turn…
{:else}
{#key reelKey}
(reelKey += 1)} /> {/key}
{/if}