{{#if locked}} {{else}} {{#if userpermissions.changeActorImage}} {{else}} {{/if}} {{/if}}
{{#if locked}} {{else}} {{/if}} {{localize 'wod.bio.name'}}
{{#if (ne actor.type config.sheettype.changeling)}} {{#if (ne (checkSystemsetting "viewBiotabPermission") "mini")}}
{{#if locked}} {{else}} {{/if}} {{localize 'wod.bio.nature'}}
{{/if}}
{{#if locked}} {{else}} {{/if}} {{localize 'wod.bio.demeanor'}}
{{/if}} {{#if (ne (checkSystemsetting "viewBiotabPermission") "mini")}}
{{#if locked}} {{else}} {{/if}} {{localize 'wod.bio.concept'}}
{{#if locked}} {{else}} {{/if}} {{localize 'wod.bio.derangement'}}
{{/if}}
{{#if (eq actor.system.settings.variant 'orpheus')}} {{~> "systems/worldofdarkness/templates/actor/parts/variant/bio_orpheus_background.html"}} {{/if}} {{#if (eq actor.system.settings.variant 'sorcerer')}} {{~> "systems/worldofdarkness/templates/actor/parts/variant/bio_sorcerer_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.vampire)}} {{~> "systems/worldofdarkness/templates/actor/parts/vampire/bio_vampire_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.mage)}} {{> "systems/worldofdarkness/templates/actor/parts/mage/bio_mage_background.html"}} {{~> "systems/worldofdarkness/templates/actor/parts/mage/focus.html"}} {{/if}} {{#if (eq actor.type config.sheettype.changeling)}} {{~> "systems/worldofdarkness/templates/actor/parts/changeling/bio_changeling_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.hunter)}} {{~> "systems/worldofdarkness/templates/actor/parts/hunter/bio_hunter_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.demon)}} {{> "systems/worldofdarkness/templates/actor/parts/demon/bio_demon_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.wraith)}} {{> "systems/worldofdarkness/templates/actor/parts/wraith/bio_wraith_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.mummy)}} {{> "systems/worldofdarkness/templates/actor/parts/mummy/bio_mummy_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.werewolf)}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_werewolf_background.html"}} {{/if}} {{#if (eq actor.type config.sheettype.changingbreed)}} {{#if (eq data.system.changingbreed "Ajaba")}} {{~> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_ajaba_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Ananasi")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_ananasi_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Bastet")}} {{~> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_bastet_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Corax")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_corax_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Gurahl")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_gurahl_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Kitsune")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_kitsune_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Mokole")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_mokole_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Nagah")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_nagah_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Nuwisha")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_nuwisha_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Ratkin")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_ratkin_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Rokea")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_rokea_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Apis")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_apis_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Camazotz")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_camazotz_background.html"}} {{/if}} {{#if (eq data.system.changingbreed "Grondr")}} {{> "systems/worldofdarkness/templates/actor/parts/werewolf/bio_grondr_background.html"}} {{/if}} {{/if}} {{#if (eq actor.type config.sheettype.exalted)}} {{> "systems/worldofdarkness/templates/actor/parts/exalted/bio_exalted_background.html"}} {{/if}}
{{#if graphicsettings.useLinkPlatform}}
{{#if locked}} {{#if (ne data.system.worldanvil "")}} {{localize 'wod.bio.worldanvillink'}} {{else}} {{localize 'wod.bio.noworldanvillink'}} {{/if}} {{else}} {{/if}}
{{/if}}
{{#if locked}}
{{{data.system.appearance}}}
{{else}} {{editor actor.system.appearance target="system.appearance" engine="prosemirror" button=false owner=owner editable=true}} {{/if}} {{#if (ne (checkSystemsetting "viewBiotabPermission") "mini")}}
{{#if locked}}
{{{data.system.background}}}
{{else}} {{editor actor.system.background target="system.background" engine="prosemirror" button=false owner=owner editable=true}} {{/if}} {{/if}} {{#if isGM}}
{{#if locked}}
{{{data.system.roleplaytip}}}
{{else}} {{editor actor.system.roleplaytip target="system.roleplaytip" engine="prosemirror" button=false owner=owner editable=true}} {{/if}} {{/if}}