Files
5etools-mirror-2.github.io/node/generate-pages/template/list/template-list-contentwrapper--bestiary.hbs
TheGiddyLimit 2eeeb0771b v1.209.0
2024-07-10 20:47:40 +01:00

26 lines
1.2 KiB
Handlebars

<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
<div class="best-ecgen__visible mb-3" id="wrp-encounterbuild-random-and-adjust"></div>
<div class="best-ecgen__visible mb-4" id="best-ecgen__wrp-save-controls"></div>
{{> "listSublistContainerBestiary" }}
{{> "listStatsTabs" }}
{{> "listRhsWrpToken" }}
{{> "listWrpPagecontent" }}
<div class="ve-flex-vh-center mt-2 no-print best-ecgen__hidden">
<button type="button" class="btn btn-success btn-xs mr-2" id="btn-encounterbuild">Encounter Builder</button>
<div id="wrp-profbonusdice" class="ve-flex-v-center mr-2">
<button type="button" class="btn btn-default btn-xs" id="profbonusdice" title="See the Dungeon Master&apos;s Guide, p263.">Use Proficiency Dice</button>
</div>
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Printer View</button>
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-show-table" title="View and Download Creatures in Tabular Format">Table View</button>
{{> "btngroupManager" }}
</div>
<div class="best-ecgen__visible--flex-col best-ecgen__wrp pb-1 px-2" id="wrp-encounterbuild-group-and-difficulty"></div>
</div>