Added No Quarter #61 to Publications Index.

This commit is contained in:
Yord 2015-08-14 10:36:26 +02:00
parent 6e2325517d
commit b73ed5ce2d
6 changed files with 478 additions and 107 deletions

View file

@ -27,6 +27,7 @@ tags: [ Version 2 ]
<li><a href="/index/category/Skill/">Skill</a></li>
<li><a href="/index/category/Spell/">Spell</a></li>
<li><a href="/index/category/Steamjack/">Steamjack</a></li>
<li><a href="/index/category/Survival/">Survival</a></li>
<li><a href="/index/category/Thrall/">Thrall</a></li>
<li><a href="/index/category/Vehicle/">Vehicle</a></li>
<li><a href="/index/category/Warbeast/">Warbeast</a>.</li>

View file

@ -171,24 +171,6 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Trap">Trap</h2>
<table data-category="Armory" data-subcategory="Trap" 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>Trap</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>

View file

@ -0,0 +1,68 @@
---
published: true
layout: ikrpg
categories: [ Index, Category ]
tags: [ Rules ]
---
<p>
Back to the <a href="/Index/">Full Publication Index</a>.
</p>
<h2 id="Shelter">Shelter Index</h2>
<table data-category="Survival" data-subcategory="Shelter" 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>Shelter</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Trap">Trap Index</h2>
<table data-category="Survival" data-subcategory="Trap" 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>Trap</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<h2 id="Survival-Item">Survival Item Index</h2>
<table data-category="Survival" data-subcategory="Survival Item" 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>Survival Item</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>