{{localize "wod.dialog.variant.sheettype"}}
{{#if (and (ne actor.type config.sheettype.changingbreed) (ne actor.type config.sheettype.exalted))}}
{{/if}}
{{#if (eq actor.type config.sheettype.creature)}}
{{/if}}
{{#if (eq actor.type config.sheettype.mortal)}}
{{/if}}
{{#if (eq actor.type config.sheettype.vampire)}}
{{/if}}
{{#if (eq actor.type config.sheettype.changingbreed)}}
{{localize 'wod.dialog.variant.lostbreeds'}}
{{/if}}
{{#if (eq actor.type config.sheettype.changeling)}}
{{/if}}
{{#if (eq actor.type config.sheettype.wraith)}}
{{/if}}
{{#if (eq actor.type config.sheettype.exalted)}}
{{/if}}
{{localize "wod.dialog.variant.info"}}
{{/if}}
{{#if (and (eqAny actor.type config.sheettype.mortal config.sheettype.mage config.sheettype.vampire config.sheettype.werewolf) (eqAny actor.system.settings.variant "general" ""))}}
{{localize "wod.labels.settings.era.headline"}}
{{#if (eqAny actor.type config.sheettype.mortal config.sheettype.vampire)}}
{{/if}}
{{#if (eqAny actor.type config.sheettype.mage)}}
{{/if}}
{{#if (eqAny actor.type config.sheettype.werewolf)}}
{{/if}}
{{localize "wod.labels.settings.era.infoone"}}
{{localize "wod.labels.settings.era.infotwo"}}
{{/if}}
{{localize "wod.labels.settings.graphics"}}
{{localize "wod.labels.settings.sheetfont"}}
{{#if data.system.settings.usesplatfont}}
{{localize "wod.labels.yes"}}
{{else}}
{{localize "wod.labels.no"}}
{{/if}}
{{localize "wod.labels.settings.dice"}}
{{localize "wod.labels.settings.dicehint"}}