{{formInput fields.name value=source.name}}
{{! Navigation des onglets }} {{! Onglet Details }}
{{! Basic Information }} {{formField systemFields.senses value=system.senses}} {{formField systemFields.size value=system.size localize=true}} {{formField systemFields.ageCategory value=system.ageCategory localize=true }} {{formField systemFields.language value=system.language}}
{{! Racial Passive }} {{formField systemFields.racialPassive value=system.racialPassive}} {{! Sub-race }} {{formField systemFields.subrace value=system.subrace}} {{formField systemFields.subraceAbility value=system.subraceAbility}}
{{! Racial Passive Description }}
{{localize "PRISMRPG.Label.racialPassive"}} {{formInput systemFields.racialPassiveDescription enriched=enrichedRacialPassiveDescription value=system.racialPassiveDescription name="system.racialPassiveDescription" toggled=true }}
{{! Sub-race Ability Description }}
{{localize "PRISMRPG.Label.subraceAbility"}} {{formInput systemFields.subraceAbilityDescription enriched=enrichedSubraceAbilityDescription value=system.subraceAbilityDescription name="system.subraceAbilityDescription" toggled=true }}
{{! Onglet Description }}
{{localize "PRISMRPG.Label.description"}} {{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true }}
{{! Notes }}
{{localize "PRISMRPG.Label.notes"}} {{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true }}