{{!-- 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/shadowrun-6e-ultimate/templates/actor/parts/actor-items.hbs"}}
    
    {{!-- Active Effects Tab --}}
    
      {{> "systems/shadowrun-6e-ultimate/templates/actor/parts/actor-effects.hbs"}}