{m.form_label_person_type()}
(selectedType = type)} />
{#if isPerson}
{m.form_label_title()}
{m.form_label_first_name()} *
{/if}
{lastNameLabel} *
{#if isPerson}
{m.form_label_alias()}
{m.person_label_birth_year()}
{m.person_label_death_year()}
{/if}
{m.person_label_notes()}
{person.notes ?? ''}