added description to character cards v. 4.0.

This commit is contained in:
Yord 2015-04-05 23:46:37 +02:00
parent 5692c1788f
commit 73606c545f
4 changed files with 35 additions and 14 deletions

View file

@ -112,23 +112,30 @@ tags: [ IKRPG ]
An overview of all entries can be found <a href="/Index/">here</a>.
</p>
<h2 id="character-cards">Fillable Character Cards v. 3.0</h2>
<h2 id="character-cards">Fillable Character Cards v. 4.0</h2>
<p>
We love playing Warmachine and Hordes and especially love the MK II cards.
This is why we made custom <a href="/Character/">character cards</a> for the IKRPG.
This is why we made custom <a href="/Characters/">character cards</a> for the IKRPG.
They provide an alternative design for your character sheets and can even be filled out online!
The following cards are available:
</p>
<ul>
<li><a href="/Character/#stats">Stats</a></li>
<li><a href="/Character/#skills">Skills</a></li>
<li><a href="/Character/#abilities">Abilities/Benefits</a></li>
<li><a href="/Character/#spells">Spells</a></li>
<li><a href="/Character/#gear">Gear</a></li>
<li><a href="/Character/#notes">Notes</a></li>
<li><a href="/Characters/#stats">Stats</a></li>
<li><a href="/Characters/#skills">Skills</a></li>
<li><a href="/Characters/#abilities">Abilities/Benefits</a></li>
<li><a href="/Characters/#spells">Spells</a></li>
<li><a href="/Characters/#gear">Gear</a></li>
<li><a href="/Characters/#notes">Notes</a></li>
</ul>
<p>
Changes in version 3.0: Combined abilities and benefits into one card. Better print settings for all cards.
Changes in version 4.0:
Added client side storage of cards.
</p>
<p>
Changes in version 3.0:
Combined abilities and benefits into one card.
Better print settings for all cards.
The version 3.0 cards can be found <a href="/Character/">here</a>.
</p>
<p>
The old version 2.0 cards can be found <a href="/Character-Cards/">here</a>.