mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Some minor changes.
This commit is contained in:
parent
04d184a4db
commit
87d3d56351
21 changed files with 37 additions and 79 deletions
|
|
@ -2,3 +2,4 @@ name: IKRPG Wiki
|
||||||
pygments: false
|
pygments: false
|
||||||
permalink: /:title/
|
permalink: /:title/
|
||||||
port: 8080
|
port: 8080
|
||||||
|
exclude: [ Makefile ]
|
||||||
|
|
@ -12,20 +12,14 @@
|
||||||
<article itemscope itemtype="http://schema.org/Article">
|
<article itemscope itemtype="http://schema.org/Article">
|
||||||
<nav id="menu">
|
<nav id="menu">
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#" class="red js-expandable"></a></li>
|
|
||||||
<li><a href="#" class="red js-opaquable"></a></li>
|
|
||||||
<li><a href="#" class="red js-resizable"></a></li>
|
|
||||||
<li><a href="#" class="green"></a></li>
|
|
||||||
<li><a href="#" class="green"></a></li>
|
|
||||||
<li><a href="#" class="green"></a></li>
|
|
||||||
<li><a href="#" class="green"></a></li>
|
|
||||||
<li><a href="#"></a></li>
|
|
||||||
<li><a href="/"></a></li>
|
<li><a href="/"></a></li>
|
||||||
<li>
|
<li><a href="mailto:philipp.wille@web.de"></a></li>
|
||||||
<a href="#">
|
<li><a href="https://github.com/ikrpg/ikrpg.github.io/wiki/Participate"></a></li>
|
||||||
<time datetime="2012-08-07" pubdate itemprop="dateCreated">{{ page.time }}</time>
|
<li><a href="https://github.com/ikrpg/ikrpg.github.io"></a></li>
|
||||||
</a>
|
<li><a href="#"></a></li>
|
||||||
</li>
|
<li><a href="#" class="js-resizable"></a></li>
|
||||||
|
<li><a href="#" class="js-opaquable"></a></li>
|
||||||
|
<li><a href="#" class="js-expandable"></a></li>
|
||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
<header id="head">
|
<header id="head">
|
||||||
|
|
@ -40,6 +34,9 @@
|
||||||
</header>
|
</header>
|
||||||
<section class="content" itemprop="articleBody">{{ content }}</section>
|
<section class="content" itemprop="articleBody">{{ content }}</section>
|
||||||
<footer id="foot">
|
<footer id="foot">
|
||||||
|
<p>Images originating from the Privateer Press website are © 2001—2013 Privateer Press, Inc. All Rights Reserved. Privateer Press ®, WARMACHINE ®, Cryx, Cygnar, Khador, Protectorate of Menoth, Retribution of Scryah, Steam-powered Miniatures Combat, warcaster, warjack, WARMACHINE: Prime, WARMACHINE: Escalation, WARMACHINE: Apotheosis, WARMACHINE: Superiority, WARMACHINE: Prime Remix, WARMACHINE: Legends, Forces of WARMACHINE: Pirates of the Broken Coast, Forces of WARMACHINE: Retribution of Scyrah, Forces of WARMACHINE: Cygnar, Forces of WARMACHINE: Khador, Forces of WARMACHINE: Cryx, Forces of WARMACHINE: Protectorate of Menoth, HORDES, Circle Orboros, Legion of Everblight, Skorne, Trollbloods, Trollblood, Monsterous Miniatures Combat, warbeast, HORDES: Primal, HORDES: Evolution, HORDES: Metamorphosis, Forces of HORDES: Circle Orboros, Forces of HORDES: Legion of Everblight, Forces of HORDES: Skorne, Forces of HORDES: Trollbloods, Iron Kingdoms, Immoren, The Witchfire Trilogy, Monsternomicon, Five Fingers: The Port of Deceit, Formula P3, Formula P3 Hobby Series, No Quarter Magazine and their logos are trademarks of Privateer Press, Inc. Images and trademarks used without permission. This website is unofficial and is not endorsed by Privateer Press.</p>
|
||||||
|
</footer>
|
||||||
|
<!--footer id="foot">
|
||||||
This page was edited by
|
This page was edited by
|
||||||
<ul>
|
<ul>
|
||||||
{% for editor in page.editors %}
|
{% for editor in page.editors %}
|
||||||
|
|
@ -48,7 +45,7 @@
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
</footer>
|
</footer-->
|
||||||
</article>
|
</article>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Ability
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters are assigned abilities while <a href="/Character-Creation">being created</a>.
|
Characters are assigned abilities while <a href="/Character-Creation">being created</a>.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Adventuring Company
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking an adventuring company is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking an adventuring company is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Alchemy
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Archetype
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking an archetype is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking an archetype is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Career
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking a career is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking a career is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Character Creation
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters are created by choosing a race, an archetype and two careers.
|
Characters are created by choosing a race, an archetype and two careers.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Equipment
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters can be equipped with armor, ...
|
Characters can be equipped with armor, ...
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Markup
|
|
||||||
tags: [Sache, Raum, Zeit]
|
tags: [Sache, Raum, Zeit]
|
||||||
editors: [Richard Shepherd]
|
|
||||||
---
|
---
|
||||||
<table class="col-menu levels right">
|
<table class="col-menu levels right">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Mechanika
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 3, 2013
|
|
||||||
title: Monsternomicon
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Monsters and other opponents.
|
Monsters and other opponents.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 4, 2013
|
|
||||||
title: Organization
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Organizations of the Iron Kingdoms.
|
Organizations of the Iron Kingdoms.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Race
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking a race is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking a race is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Skill
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters are assigned skills while <a href="/Character-Creation">being created</a>.
|
Characters are assigned skills while <a href="/Character-Creation">being created</a>.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Spell
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Gifted characters are assigned spells while <a href="/Character-Creation">being created</a>.
|
Gifted characters are assigned spells while <a href="/Character-Creation">being created</a>.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 3, 2013
|
|
||||||
title: Steamjack
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Steamjacks are war mashines of the Iron Kingdoms.
|
Steamjacks are war mashines of the Iron Kingdoms.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 4, 2013
|
|
||||||
title: Thrall
|
|
||||||
tags: [Rules, None, None]
|
tags: [Rules, None, None]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Thralls are undead creatures controlled of a necromancer.
|
Thralls are undead creatures controlled of a necromancer.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ layout: ikrpg
|
||||||
time: June 2, 2013
|
time: June 2, 2013
|
||||||
title: Unofficial IKRPG Wiki
|
title: Unofficial IKRPG Wiki
|
||||||
tags: [Sache, Raum, Zeit]
|
tags: [Sache, Raum, Zeit]
|
||||||
editors: [Yord]
|
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Welcome to the unofficial Iron Kingdoms Wiki.
|
Welcome to the unofficial Iron Kingdoms Wiki.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
footer#foot {
|
footer#foot {
|
||||||
padding-bottom: 1.5em;
|
/*padding-bottom: 1.5em;*/
|
||||||
|
padding-bottom: 0.5em;
|
||||||
/*color: #666;*/
|
/*color: #666;*/
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
clear: both; }
|
clear: both; }
|
||||||
|
|
@ -15,12 +16,20 @@ footer#foot > ul > li:not(:last-of-type):after {
|
||||||
content: ","; }
|
content: ","; }
|
||||||
footer#foot > ul > li:last-of-type:after {
|
footer#foot > ul > li:last-of-type:after {
|
||||||
content: "."; }
|
content: "."; }
|
||||||
|
footer#foot > p {
|
||||||
|
font-size: 0.8em; }
|
||||||
|
footer#foot > p:before,
|
||||||
footer#foot > ul:after {
|
footer#foot > ul:after {
|
||||||
content: "\A0";
|
content: "\A0";
|
||||||
margin-top: 24px;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
background-image: url(/static/images/bg.jpg);
|
background-image: url(/static/images/bg.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 50% -1002px; }
|
background-position: 50% -877px;
|
||||||
|
/*background-position: 50% -1002px;*/ }
|
||||||
|
footer#foot > p:before {
|
||||||
|
margin-bottom: 24px; }
|
||||||
|
footer#foot > ul:after {
|
||||||
|
margin-top: 24px; }
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,18 +5,18 @@ nav#menu a.green {
|
||||||
nav#menu a.red {
|
nav#menu a.red {
|
||||||
color: #D24D33; }
|
color: #D24D33; }
|
||||||
nav#menu > ol {
|
nav#menu > ol {
|
||||||
padding-bottom: 20px; }
|
padding-bottom: 20px;
|
||||||
|
text-align: right; }
|
||||||
nav#menu > ol > li {
|
nav#menu > ol > li {
|
||||||
display: inline-block; }
|
display: inline-block;
|
||||||
nav#menu > ol > li:not(:last-of-type) {
|
margin: 0 0.25em; }
|
||||||
margin-left: 1em;
|
nav#menu > ol > li:nth-of-type(-n+4) {
|
||||||
float: right; }
|
float: left; }
|
||||||
nav#menu > ol > li > a {
|
nav#menu > ol > li > a {
|
||||||
color: #3B8DBD; }
|
|
||||||
nav#menu > ol > li:last-of-type {
|
|
||||||
margin-top: 5px; }
|
|
||||||
nav#menu > ol > li:last-of-type > a {
|
|
||||||
font-weight: bold; }
|
|
||||||
nav#menu > ol > li:not(:last-of-type) > a {
|
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
|
color: #3B8DBD;
|
||||||
font-family: "typicons"; }
|
font-family: "typicons"; }
|
||||||
|
nav#menu > ol > li:nth-of-type(5) > a {
|
||||||
|
color: #82B964; }
|
||||||
|
nav#menu > ol > li:nth-of-type(n+6) > a {
|
||||||
|
color: #D24D33; }
|
||||||
Loading…
Add table
Add a link
Reference in a new issue