Hello Michael. Placing this in the Custom Page Shortcode box under options should give you what you want.
<br><br>
[rootsPersonaHeader personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaBio personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaFacts personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaAncestors personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaFamilyC personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaFamilyS personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaPictures personId='{%personid%}' batchId='{%batchid%}'/]
[rootsPersonaEvidence personId='{%personid%}' batchId='{%batchid%}'/]
Also, if you want those lines in between each panel, you can add in
<div class="rp_banner" style="background-image:none;background-color:#f5deb4;">Facts</div>