{{localize "PF2E.NPC.PublicNotes"}}
{{editor enrichedContent.publicNotes target="system.details.publicNotes" button=true editable=editable engine="prosemirror"}}
{{localize "PF2E.NPC.PrivateNotes"}}
{{editor enrichedContent.privateNotes target="system.details.privateNotes" button=true editable=editable engine="prosemirror"}}
{{localize "PF2E.Publication.Label"}}
{{> (resolvePath "templates/partials/publication-data.hbs") path="system.details.publication" data=data.details.publication}}