Added Errata January 2016 to publication index.

This commit is contained in:
Yord 2016-02-03 20:45:46 +01:00
parent 112bd04252
commit 95f08e900e
5 changed files with 92 additions and 13 deletions

View file

@ -9,8 +9,8 @@ tags: [ Rules ]
Back to the <a href="/Index/">Full Publication Index</a>.
</p>
<h2>Errata Index</h2>
<table data-publication="Errata" class="hero">
<h2>Errata Febuary 2013 Index</h2>
<table data-publication="Errata Febuary 2013" class="hero">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>

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>Errata January 2016 Index</h2>
<table data-publication="Errata January 2016" 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>