mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 22:37:20 +00:00
105 lines
No EOL
4.4 KiB
HTML
105 lines
No EOL
4.4 KiB
HTML
---
|
|
redirect_from: "/index/Equipment-Index/"
|
|
published: true
|
|
layout: ikrpg
|
|
categories: [ Index, Category ]
|
|
tags: [ Rules ]
|
|
---
|
|
|
|
<p>
|
|
Back to the <a href="/Index/">Full Publication Index</a>.
|
|
</p>
|
|
|
|
<h2 id="Clothing">Clothing Index</h2>
|
|
<table data-category="Equipment" data-subcategory="Clothing" 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>Clothing</th>
|
|
<th>Publication</th>
|
|
<th>Page</th>
|
|
<th>Game</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
<h2 id="Equipment">Equipment Index</h2>
|
|
<table data-category="Equipment" data-subcategory="Equipment" 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>Equipment</th>
|
|
<th>Publication</th>
|
|
<th>Page</th>
|
|
<th>Game</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
<h2 id="Mount">Mount Index</h2>
|
|
<table data-category="Equipment" data-subcategory="Mount" 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>Mount</th>
|
|
<th>Publication</th>
|
|
<th>Page</th>
|
|
<th>Game</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
<h2 id="Riding-Equipment">Riding Equipment Index</h2>
|
|
<table data-category="Equipment" data-subcategory="Riding Equipment" 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>Riding Equipment</th>
|
|
<th>Publication</th>
|
|
<th>Page</th>
|
|
<th>Game</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
<h2 id="Food">Food Index</h2>
|
|
<table data-category="Equipment" data-subcategory="Food" 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>Food</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> |