Added Wild Adventure to Publication Index and merged Monsternomicon category in Monster category.

This commit is contained in:
Yord 2016-05-15 23:07:47 +02:00
parent d3a1a46bbe
commit 55bced4d89
27 changed files with 4022 additions and 2046 deletions

View file

@ -23,8 +23,8 @@ tags: [ Rules ]
<li><a href="/index/category/Equipment/">Equipment</a></li>
<li><a href="/index/category/Individual/">Individual</a></li>
<li><a href="/index/category/Geography/">Geography</a></li>
<li><a href="/index/category/Magic/">Magic</a></li>
<li><a href="/index/category/Mechanika/">Mechanika</a></li>
<li><a href="/index/category/Monsternomicon/">Monsternomicon</a></li>
<li><a href="/index/category/Monster/">Monster</a></li>
<li><a href="/index/category/Organization/">Organization</a></li>
<li><a href="/index/category/Orgoth-Relic/">Orgoth Relic</a></li>
@ -73,6 +73,96 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Prey-Animal">Prey Animal Index</h2>
<table data-category="Monster" data-subcategory="Prey Animal" class="epic">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Prey Animal</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Template">Template Index</h2>
<table data-category="Monster" data-subcategory="Template" class="hero">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Template</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Deathly-Burden">Deathly Burdens Index</h2>
<table data-category="Monster" data-subcategory="Deathly Burden" class="veteran">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Deathly Burden</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Deathly-Endowment">Deathly Endowments Index</h2>
<table data-category="Monster" data-subcategory="Deathly Endowment" class="epic">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Deathly Endowment</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Spawn-Gift">Spawn Gifts and Progenitor Trait Index</h2>
<table data-category="Monster" data-subcategory="Spawn Gift" class="hero">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Spawn Gift/Progenitor Trait</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<script type="text/javascript" src="/static/javascripts/index.js"></script>
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>