{{#unless ready}}

{{localize "DICESONICE.persistentDiceToolboxNotReady"}}

{{else}}
{{#if persistentDiceEnabled}} {{/if}}
{{#if persistentDiceEnabled}}

{{localize "DICESONICE.sidebarTabPersistentDiceTitle"}}

{{#if dice.hasExtras}}
{{#if dice.showExtras}} {{/if}}
{{/if}}
{{#if isGM}} {{/if}}
{{#if showHelp}} {{/if}}
{{else}}

{{localize "DICESONICE.sidebarTabPersistentDisabled"}}

{{/if}} {{#if saves.hasSaves}}

{{localize "DICESONICE.sidebarTabSavesTitle"}}

{{/if}} {{/unless}}