{{localize 'CoC7.ActorImporter'}}

{{#if (eq importType "dholehouse")}}
{{localize 'CoC7.DholeHouseActorImporterSummary'}}
{{#unless canUpload}}
{{localize 'CoC7.UnableToUploadDholeImage'}}
{{/unless}}
{{else}}

{{localize 'CoC7.ActorImporterSummary'}}

{{/if}}
{{#if (or (eq importType "npc") (eq importType "creature"))}}
{{/if}}
{{#if (eq importType "dholehouse")}}

{{localize 'CoC7.DholeHouseImportingName'}}

{{!-- By defaults the image is a transparent pixel to be replaced when the JSON is loaded --}}
{{else}}
{{localize 'CoC7.PasteTheDataBelow'}}
{{/if}}
{{#if (or (eq importType "npc") (eq importType "creature"))}} {{/if}}