- {#if _magister == null} - This will effect all players. Will you borrow power? Will you steal it? - {:else} - You are master of the games. These controls are yours alone. - {/if} -
- - {#if internal_state == 'waiting'} - - {:else if internal_state == 'playing'} - - {:else if internal_state == 'paused'} - - {/if} - - {#if internal_state == 'paused' || internal_state == 'completed' } - - {/if} - - - - - - - - - - - - - - - -Advanced - for large games
-When present, the Magister Ludi (master of the games) has exclusive control of the game.
- {:else if _magister == true} - -You are the master of the games. You have exclusive control over playing, pausing and configuring this game.
-Do not close this browser window or you will be dethroned.
- {/if} -Magister Ludi is managing this game.
- {/if} - {/if} -