mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.208.0
This commit is contained in:
78
node/generate-pages/template/list/template-list--classes.hbs
Normal file
78
node/generate-pages/template/list/template-list--classes.hbs
Normal file
@@ -0,0 +1,78 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{{> "head" }}
|
||||
|
||||
<body>
|
||||
|
||||
{{> "overlayNoise" }}
|
||||
|
||||
{{> "adLeaderboard" }}
|
||||
|
||||
{{> "navbar" }}
|
||||
|
||||
{{> "adRhsScrollingPage" }}
|
||||
|
||||
<main class="container classes">
|
||||
<div class="row">
|
||||
<div class="col-md-3" id="listcontainer">
|
||||
<div class="night__shadow-big">
|
||||
<div class="lst__form-top" id="filter-search-group">
|
||||
<div class="w-100 relative">
|
||||
<input type="search" id="lst__search" autocomplete="off" autocapitalize="off" spellcheck="false" class="search form-control lst__search lst__search--no-border-h">
|
||||
<div id="lst__search-glass" class="lst__wrp-search-glass no-events ve-flex-vh-center"><span class="glyphicon glyphicon-search"></span></div>
|
||||
<div class="lst__wrp-search-visible no-events ve-flex-vh-center"></div>
|
||||
</div>
|
||||
<button class="btn btn-default px-2" id="reset"><span class="glyphicon glyphicon-refresh"></span></button>
|
||||
</div>
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
<div class="list list--stats classes cls__list"></div>
|
||||
</div>
|
||||
|
||||
<div class="ve-flex-vh-center my-3">
|
||||
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-9" id="classtable"></div>
|
||||
</div>
|
||||
|
||||
<hr class="mt-0">
|
||||
|
||||
<div class="row ve-flex mobile-md__ve-flex-col">
|
||||
<div class="col-md-3">
|
||||
<div class="ve-flex-vh-center ve-text-center wrp-btn-readmode mb-3">
|
||||
<button class="btn btn-default btn-xs no-print mr-1" id="btn-comparemode" title="A pop-up table which can be used to compare subclass features.">Subclass Comparison</button>
|
||||
<button class="btn btn-default btn-xs no-print mr-1" id="btn-readmode" title="A pop-up reading mode with a layout and content order matching that of the books.">Book View</button>
|
||||
<div class=" ve-flex-v-center btn-group">
|
||||
<button class="btn btn-default btn-xs" id="btn-link-export"><span class="glyphicon glyphicon-magnet"></span></button>
|
||||
<button class="btn btn-default btn-xs" id="btn-sidebar-settings" title="Settings"><span class="glyphicon glyphicon-cog"></span></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="statsprof"></div>
|
||||
|
||||
<div id="sticky-nav" class="cls-nav"></div>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<div class="cancer__wrp-mobile-1 cancer__anchor"><div class="cancer__disp-cancer"></div><!--5ETOOLS_AD_MOB_PLAYER_1--></div>
|
||||
|
||||
<div id="subclasstabs" class="w-100 ve-flex mb-2 cls-tabs__wrp"></div>
|
||||
<table id="pagecontent" class="w-100 stats shadow-big">
|
||||
<tr><th class="border" colspan="6"></th></tr>
|
||||
<tr><td colspan="6" class="initial-message">Loading...</td></tr>
|
||||
<tr><th class="border" colspan="6"></th></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
{{> "adFooter" }}
|
||||
|
||||
{{> "scripts" }}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,25 @@
|
||||
<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-text-center mt-2 no-print best-ecgen__hidden">
|
||||
<button type="button" class="btn btn-success btn-xs" id="btn-encounterbuild">Encounter Builder</button>
|
||||
<div id="wrp-profbonusdice" class="ve-inline-block">
|
||||
<button type="button" class="btn btn-default btn-xs" id="profbonusdice" title="See the Dungeon Master's Guide, p263.">Use Proficiency Dice</button>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Creatures in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
|
||||
<div class="best-ecgen__visible--flex-col best-ecgen__wrp pb-1 px-2" id="wrp-encounterbuild-group-and-difficulty"></div>
|
||||
</div>
|
||||
@@ -0,0 +1,13 @@
|
||||
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
||||
{{> "listSublistContainerItems" }}
|
||||
|
||||
{{> "listStatsTabs" }}
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Items in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,13 @@
|
||||
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
||||
{{> "listSublistContainer" }}
|
||||
|
||||
{{> "listStatsTabs" }}
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Psionics in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,12 @@
|
||||
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
||||
{{> "listSublistContainer" }}
|
||||
|
||||
{{> "listStatsTabs" }}
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="split-v-center mt-2 no-print">
|
||||
<div class="ve-small ve-muted italic mr-2" title="We gratefully accept any and all corrections in our Discord, a link to which can be found on the homepage.">Please note that allergen and other dietary information may be incomplete and/or inaccurate.</div>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,14 @@
|
||||
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
||||
{{> "listSublistContainer" }}
|
||||
|
||||
{{> "listStatsTabs" }}
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Spells in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-list-settings" title="Settings"><span class="glyphicon glyphicon-cog"></span></button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,11 @@
|
||||
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
||||
{{> "listSublistContainer" }}
|
||||
|
||||
{{> "listStatsTabs" }}
|
||||
{{#if isWrpToken}}
|
||||
|
||||
{{> "listRhsWrpToken" }}{{/if}}
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
{{> "listRhsWrpFooterControls" }}
|
||||
</div>
|
||||
@@ -0,0 +1,8 @@
|
||||
<div class="lst__form-top" id="filter-search-group">
|
||||
<div class="w-100 relative">
|
||||
<input type="search" id="lst__search" autocomplete="off" autocapitalize="off" spellcheck="false" class="search form-control lst__search lst__search--no-border-h">
|
||||
<div id="lst__search-glass" class="lst__wrp-search-glass no-events ve-flex-vh-center"><span class="glyphicon glyphicon-search"></span></div>
|
||||
<div class="lst__wrp-search-visible no-events ve-flex-vh-center"></div>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default" id="reset">Reset</button>
|
||||
</div>
|
||||
@@ -0,0 +1,5 @@
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
{{#each btnsList}}
|
||||
{{{this}}}
|
||||
{{/each}}
|
||||
</div>
|
||||
1
node/generate-pages/template/list/template-list-list.hbs
Normal file
1
node/generate-pages/template/list/template-list-list.hbs
Normal file
@@ -0,0 +1 @@
|
||||
<div id="list" class="list list--stats"></div>
|
||||
@@ -0,0 +1,39 @@
|
||||
<div class="view-col itm__wrp-lists" id="listcontainer">
|
||||
<div class="ve-flex-col min-h-0 w-100 itm__wrp-list itm__wrp-list--empty itm__wrp-list--mundane">
|
||||
<div class="lst__form-top" id="filter-search-group">
|
||||
<div class="w-100 relative">
|
||||
<input type="search" id="lst__search" autocomplete="off" autocapitalize="off" spellcheck="false" class="search form-control lst__search lst__search--no-border-h">
|
||||
<div id="lst__search-glass" class="lst__wrp-search-glass no-events ve-flex-vh-center"><span class="glyphicon glyphicon-search"></span></div>
|
||||
<div class="lst__wrp-search-visible no-events ve-flex-vh-center"></div>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default" id="reset">Reset</button>
|
||||
</div>
|
||||
|
||||
<div id="filtertools-mundane" class="ele-mundane input-group input-group--bottom ve-flex no-shrink">
|
||||
<button type="button" class="ve-col-3-5 sort btn btn-default btn-xs" data-sort="name" data-sortby="asc">Name</button>
|
||||
<button type="button" class="ve-col-4-5 sort btn btn-default btn-xs" data-sort="type" data-sortby="asc">Type</button>
|
||||
<button type="button" class="ve-col-1-5 sort btn btn-default btn-xs" data-sort="cost" data-sortby="asc">Cost</button>
|
||||
<button type="button" class="ve-col-1-5 sort btn btn-default btn-xs" data-sort="weight" data-sortby="asc">Weight</button>
|
||||
<button type="button" class="sort btn btn-default btn-xs ve-grow" data-sort="source" data-sortby="asc">Source</button>
|
||||
</div>
|
||||
|
||||
<div class="list list--stats mundane ele-mundane"></div>
|
||||
<h3 class="ele-mundane"><span class="side-label side-label--mundane clickable"></span></h3>
|
||||
</div>
|
||||
|
||||
<div class="ve-flex-col min-h-0 w-100 itm__wrp-list itm__wrp-list--empty itm__wrp-list--magic">
|
||||
<div class="no-shrink itm__list-divider ele-mundane-and-magic"></div>
|
||||
|
||||
<div id="filtertools-magic" class="ele-magic input-group input-group--bottom ve-flex no-shrink">
|
||||
<button type="button" class="fullborder ve-col-3-5 sort btn btn-default btn-xs" data-sort="name" data-sortby="asc">Name</button>
|
||||
<button type="button" class="fullborder ve-col-4 sort btn btn-default btn-xs" data-sort="type" data-sortby="asc">Type</button>
|
||||
<button type="button" class="fullborder ve-col-1-5 sort btn btn-default btn-xs" data-sort="weight" data-sortby="asc">Weight</button>
|
||||
<button type="button" class="ve-col-0-6 sort btn btn-default btn-xs" data-sort="attunement" title="Can Be Attuned">A.</button>
|
||||
<button type="button" class="fullborder ve-col-1-4 sort btn btn-default btn-xs" data-sort="rarity" data-sortby="asc">Rarity</button>
|
||||
<button type="button" class="fullborder sort btn btn-default btn-xs ve-grow" data-sort="source" data-sortby="asc">Source</button>
|
||||
</div>
|
||||
|
||||
<div class="list list--stats magic ele-magic"></div>
|
||||
<h3 class="ele-magic"><span class="side-label side-label--magic clickable"></span></h3>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,7 @@
|
||||
<div class="view-col{{#if styleListContainerAdditional}} {{styleListContainerAdditional}}{{/if}}" id="listcontainer">
|
||||
{{> "listFilterSearchGroup" }}
|
||||
|
||||
{{> "listFiltertools" }}
|
||||
|
||||
{{> "listList" }}
|
||||
</div>
|
||||
@@ -0,0 +1,6 @@
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
{{#if isPrinterView}}
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
{{/if}}
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
</div>
|
||||
@@ -0,0 +1 @@
|
||||
<div id="float-token" class="relative"></div>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div class="wrp-stat-tab" id="stat-tabs">
|
||||
<div id="tabs-right"></div>
|
||||
</div>
|
||||
@@ -0,0 +1,10 @@
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
{{> "listSublistsort" }}
|
||||
|
||||
{{> "listSublist" }}
|
||||
|
||||
<div class="row best-ecgen__hidden ve-small">
|
||||
<span class="ve-col-6 text-right pr-2">Total:</span>
|
||||
<span class="ve-col-6 no-wrap pl-0" id="totalcr"></span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,12 @@
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
{{> "listSublistsort" }}
|
||||
|
||||
{{> "listSublist" }}
|
||||
|
||||
<div class="row ve-small ve-flex-v-center">
|
||||
<span class="ve-col-6 text-right pr-2">Total:</span>
|
||||
<span class="ve-col-2 ve-text-center no-wrap" id="totalweight"></span>
|
||||
<span class="ve-col-2 ve-text-center no-wrap clickable" id="totalvalue"></span>
|
||||
<span class="ve-col-2 ve-text-center no-wrap pr-0" id="totalitems"></span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,5 @@
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
{{> "listSublistsort" }}
|
||||
|
||||
{{> "listSublist" }}
|
||||
</div>
|
||||
@@ -0,0 +1 @@
|
||||
<div id="sublist" class="list"></div>
|
||||
@@ -0,0 +1,5 @@
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
{{#each btnsSublist}}
|
||||
{{{this}}}
|
||||
{{/each}}
|
||||
</div>
|
||||
@@ -0,0 +1,7 @@
|
||||
<div id="wrp-pagecontent" class="wrp-stats-table{{#if isStyleBook}} wrp-stats-table--book{{/if}}">
|
||||
<table id="pagecontent" class="w-100 stats{{#if isStyleBook}} stats--book{{/if}}{{#if stylePageContentAdditional}} {{stylePageContentAdditional}}{{/if}}"{{#if onscrollPageContent}} onscroll="{{onscrollPageContent}}"{{/if}}>
|
||||
<tr><th class="border" colspan="6"></th></tr>
|
||||
<tr><td colspan="6" class="initial-message">Select an entry from the list to view it here</td></tr>
|
||||
<tr><th class="border" colspan="6"></th></tr>
|
||||
</table>
|
||||
</div>
|
||||
33
node/generate-pages/template/list/template-list.hbs
Normal file
33
node/generate-pages/template/list/template-list.hbs
Normal file
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{{> "head" }}
|
||||
|
||||
<body>
|
||||
|
||||
{{> "overlayNoise" }}
|
||||
|
||||
{{> "adRhs" }}
|
||||
|
||||
<div class="viewport-wrapper">
|
||||
{{> "adLeaderboard" }}
|
||||
|
||||
{{> "navbar" }}
|
||||
|
||||
<div class="view-col-group--cancer h-100 mh-0">
|
||||
<div class="container view-col-wrapper view-col-wrapper--cancer">
|
||||
{{> (lookup . "identPartialListListcontainer") }}
|
||||
|
||||
{{> "adMobile1" }}
|
||||
|
||||
{{> (lookup . "identPartialListContentwrapper") }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{> "adFooter" }}
|
||||
|
||||
{{> "scripts" }}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user