{{localize "SW5E.PersonalityTraits" }}
{{editor content=data.details.trait target="data.details.trait" button=true owner=owner editable=editable}}
{{localize "SW5E.Ideals" }}
{{editor content=data.details.ideal target="data.details.ideal" button=true owner=owner editable=editable}}
{{localize "SW5E.Bonds" }}
{{editor content=data.details.bond target="data.details.bond" button=true owner=owner editable=editable}}
{{localize "SW5E.Flaws" }}
{{editor content=data.details.flaw target="data.details.flaw" button=true owner=owner editable=editable}}
{{localize "SW5E.Description" }}
{{editor content=data.details.description.value target="data.details.description.value" button=true owner=owner editable=editable}}
{{localize "SW5E.Background" }}
{{editor content=data.details.biography.value target="data.details.biography.value" button=true owner=owner editable=editable}}