Added Immortality to Publication Index.

This commit is contained in:
Yord 2016-05-27 19:02:57 +02:00
parent 7d9258f9ec
commit c478c2ed02
6 changed files with 765 additions and 208 deletions

View file

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

@ -90,6 +90,24 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Hazard">Hazard Index</h2>
<table data-category="Survival" data-subcategory="Hazard" 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>Hazard</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,35 @@
---
published: true
layout: ikrpg
categories: [ Index, Publication ]
tags: [ Rules ]
---
<p>
Back to the <a href="/Index/">Full Publication Index</a>.
</p>
<h2>Immortality</h2>
<table data-publication="Immortality" 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>
<th><input type="text" class="column_filter col4_filter" data-column="4" placeholder="search..." /></th>
</tr>
<tr>
<th>Entry</th>
<th>Page</th>
<th>Category</th>
<th>Subcategory</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

@ -110,6 +110,7 @@ CACHE:
/index/publication/Fridays-Unleashed-3-6-2015/
/index/publication/Fridays-Unleashed-3-20-2015/
/index/publication/Fridays-Unleashed-3-27-2015/
/index/publication/Immortality/
/index/publication/Kings,-Nations,-and-Gods/
/index/publication/No-Quarter-43/
/index/publication/No-Quarter-44/

View file

@ -103,6 +103,7 @@ tags: [ Version 4 ]
<li><a href="/index/publication/Full-Metal-Friday-1-5-3/">1-5-3</a></li>
<li><a href="/index/publication/Full-Metal-Friday-1-5-4/">1-5-4</a></li>
</ul>)</li>
<li><a href="/index/publication/Immortality/">Immortality</a></li>
<li><a href="/index/publication/Kings,-Nations,-and-Gods/">Kings, Nations, and Gods</a></li>
<li><a href="/index/publication/Monsternomicon/">Monsternomicon</a></li>
<li>No Quarter (<ul class="inline">

File diff suppressed because it is too large Load diff