Added Skorne Empire to publications index.

This commit is contained in:
Yord 2015-08-14 01:00:16 +02:00
parent c1d98262d8
commit 2a36495c14
7 changed files with 2166 additions and 27 deletions

View file

@ -10,7 +10,7 @@ tags: [ Rules ]
Back to the <a href="/Index/">Full Publication Index</a>.
</p>
<h2 id="Alchemical-Ingredient">Alchemical Ingredient Index</h2>
<h2 id="Alchemical-Ingredient">Alchemical/Chymical Ingredient Index</h2>
<table data-category="Alchemy" data-subcategory="Alchemical Ingredient" class="hero">
<thead>
<tr class="filters">
@ -20,7 +20,7 @@ tags: [ Rules ]
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Alchemical Ingredient</th>
<th>Alchemical/Chymical Ingredient</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
@ -28,7 +28,7 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Alchemical-Item">Alchemical Item Index</h2>
<h2 id="Alchemical-Item">Alchemical/Chymical Item Index</h2>
<table data-category="Alchemy" data-subcategory="Alchemical Item" class="veteran">
<thead>
<tr class="filters">
@ -38,7 +38,7 @@ tags: [ Rules ]
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Alchemical Item</th>
<th>Alchemical/Chymical Item</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
@ -118,6 +118,24 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Chymical-Ammunition">Chymical Ammunition Index</h2>
<table data-category="Alchemy" data-subcategory="Chymical Ammunition" 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>Chymical Ammunition</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>