mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Bad Moon Rising to publications index.
This commit is contained in:
parent
e76edfa8a1
commit
360ae6985b
5 changed files with 241 additions and 2 deletions
|
|
@ -82,6 +82,24 @@ tags: [ Rules ]
|
|||
</thead>
|
||||
</table>
|
||||
|
||||
<h2 id="Group-Tactic">Group Tactic Index</h2>
|
||||
<table data-category="Skill" data-subcategory="Group Tactic" 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>Group Tactic</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>
|
||||
34
_posts/Index/Publication/0000-01-01-Bad-Moon-Rising.html
Normal file
34
_posts/Index/Publication/0000-01-01-Bad-Moon-Rising.html
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
published: true
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Bad Moon Rising Index</h2>
|
||||
<table data-publication="Bad Moon Rising" 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue