{{!-- Biography Tab --}}
{{!-- If you want TinyMCE editors to output inline rolls when rendered, you need to pass the actor's roll data to the rollData property. --}}
{{editor system.biography target="system.biography" rollData=rollData button=true owner=owner editable=editable}}
{{!-- Owned Items Tab --}}
{{> "systems/boilerplate/templates/actor/parts/actor-items.hbs"}}
{{!-- Active Effects Tab --}}
{{> "systems/boilerplate/templates/actor/parts/actor-effects.hbs"}}