mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added No Quarter #55 to publications index.
This commit is contained in:
parent
26a3dae926
commit
e82a739bf4
4 changed files with 237 additions and 6 deletions
|
|
@ -57,8 +57,24 @@ tags: [ Rules ]
|
|||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Magical-Melee-Weapon">Magical Melee Weapon Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Magical Melee Weapon" 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>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Magical Melee Weapon</th>
|
||||
<th>Publication</th>
|
||||
<th>Page</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Ranged-Weapon">Ranged Weapon Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Ranged Weapon" class="hero">
|
||||
<table data-category="Armory" data-subcategory="Ranged Weapon" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -74,7 +90,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Ammunition">Ammunition Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Ammunition" class="veteran">
|
||||
<table data-category="Armory" data-subcategory="Ammunition" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -90,7 +106,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Ranged-Weapon-Accessory">Ranged Weapon Accessory Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Ranged Weapon Accessory" class="epic">
|
||||
<table data-category="Armory" data-subcategory="Ranged Weapon Accessory" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -106,7 +122,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Improvised-Ranged-Weapon">Improvised Ranged Weapon Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Improvised Ranged Weapon" class="hero">
|
||||
<table data-category="Armory" data-subcategory="Improvised Ranged Weapon" class="veteran">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
@ -122,7 +138,7 @@ tags: [ Rules ]
|
|||
</table>
|
||||
|
||||
<h2 id="Magical-Ranged-Weapon">Magical Ranged Weapon Index</h2>
|
||||
<table data-category="Armory" data-subcategory="Magical Ranged Weapon" class="veteran">
|
||||
<table data-category="Armory" data-subcategory="Magical Ranged Weapon" class="epic">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
|
|
|
|||
|
|
@ -56,4 +56,20 @@ tags: [ Rules ]
|
|||
<th>Page</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Trick-Riding">Trick Riding Index</h2>
|
||||
<table data-category="Skill" data-subcategory="Trick Riding" 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>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Trick Riding</th>
|
||||
<th>Publication</th>
|
||||
<th>Page</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
Loading…
Add table
Add a link
Reference in a new issue