mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Skorne Empire to publications index.
This commit is contained in:
parent
c1d98262d8
commit
2a36495c14
7 changed files with 2166 additions and 27 deletions
|
|
@ -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>
|
||||
|
|
@ -28,8 +28,26 @@ tags: [ Rules ]
|
|||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Skorne-Caste">Skorne Caste Index</h2>
|
||||
<table data-category="Character Creation" data-subcategory="Skorne Caste" 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>Skorne Caste</th>
|
||||
<th>Publication</th>
|
||||
<th>Page</th>
|
||||
<th>Game</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Archetype">Archetype Index</h2>
|
||||
<table data-category="Character Creation" data-subcategory="Archetype" class="veteran">
|
||||
<table data-category="Character Creation" data-subcategory="Archetype" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -47,7 +65,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Career">Career Index</h2>
|
||||
<table data-category="Character Creation" data-subcategory="Career" class="epic">
|
||||
<table data-category="Character Creation" data-subcategory="Career" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -65,7 +83,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Career-Option">Career Option Index</h2>
|
||||
<table data-category="Character Creation" data-subcategory="Career Option" class="hero">
|
||||
<table data-category="Character Creation" data-subcategory="Career Option" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -83,7 +101,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Adventuring-Company">Adventuring Company Index</h2>
|
||||
<table data-category="Character Creation" data-subcategory="Adventuring Company" class="veteran">
|
||||
<table data-category="Character Creation" data-subcategory="Adventuring Company" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
|
|||
|
|
@ -82,8 +82,8 @@ tags: [ Rules ]
|
|||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Clockwork-Vessel">Clockwork Vessel Index</h2>
|
||||
<table data-category="Mechanika" data-subcategory="Clockwork Vessel" class="veteran">
|
||||
<h2 id="Vessel">Vessel Index</h2>
|
||||
<table data-category="Mechanika" data-subcategory="Vessel" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -92,7 +92,7 @@ tags: [ Rules ]
|
|||
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Clockwork Vessel</th>
|
||||
<th>Vessel</th>
|
||||
<th>Publication</th>
|
||||
<th>Page</th>
|
||||
<th>Game</th>
|
||||
|
|
|
|||
|
|
@ -63,8 +63,26 @@ tags: [ Rules ]
|
|||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Skorne-Warbeast">Skorne Warbeast Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Skorne Warbeast" 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>Skorne Warbeast</th>
|
||||
<th>Publication</th>
|
||||
<th>Page</th>
|
||||
<th>Game</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Swamp-Warbeast">Swamp Warbeast Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Swamp Warbeast" class="hero">
|
||||
<table data-category="Warbeast" data-subcategory="Swamp Warbeast" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -82,7 +100,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Trollblood-Warbeast">Trollblood Warbeast Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Trollblood Warbeast" class="veteran">
|
||||
<table data-category="Warbeast" data-subcategory="Trollblood Warbeast" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -100,7 +118,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Wold">Wold Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Wold" class="epic">
|
||||
<table data-category="Warbeast" data-subcategory="Wold" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -118,7 +136,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Animus">Animus Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Animus" class="hero">
|
||||
<table data-category="Warbeast" data-subcategory="Animus" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -136,7 +154,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Warbeast-Armor">Warbeast Armor Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Armor" class="veteran">
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Armor" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -154,7 +172,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Warbeast-Melee-Weapon">Warbeast Melee Weapon Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Melee Weapon" class="epic">
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Melee Weapon" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -172,7 +190,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Warbeast-Ranged-Weapon">Warbeast Ranged Weapon Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Ranged Weapon" class="hero">
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Ranged Weapon" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -190,7 +208,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Warbeast-Gear">Warbeast Gear Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Gear" class="veteran">
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Gear" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -208,7 +226,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Warbeast-Mechanikal-Component">Warbeast Mechanikal Component Index</h2>
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Mechanikal Component" class="epic">
|
||||
<table data-category="Warbeast" data-subcategory="Warbeast Mechanikal Component" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue