mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added another custom character sheets containing hero details.
This commit is contained in:
parent
0d5d03216a
commit
df25ce900a
7 changed files with 275 additions and 132 deletions
|
|
@ -9,9 +9,9 @@ tags:
|
|||
---
|
||||
|
||||
<p>
|
||||
The character sheet is composed of the <em>Stats page</em>, the <em>Skills page</em>, the
|
||||
<em>Benefits page</em>, the <em>Abilities page</em>, the <em>Spells page</em>, the <em>Gear page</em>
|
||||
and the <em>Notes page</em>.
|
||||
Our custom character sheet is composed of the <em>Stats page</em>, the <em>Skills page</em>, the
|
||||
<em>Benefits page</em>, the <em>Abilities page</em>, the <em>Spells page</em>, the <em>Gear page</em>,
|
||||
the <em>Notes page</em> and the <em>Details page</em>.
|
||||
</p>
|
||||
|
||||
<h2>Character sheets</h2>
|
||||
|
|
@ -23,6 +23,7 @@ tags:
|
|||
<li><a href="/character-sheet/Spells">Spells</a></li>
|
||||
<li><a href="/character-sheet/Gear">Gear</a></li>
|
||||
<li><a href="/character-sheet/Notes">Notes</a></li>
|
||||
<li><a href="/character-sheet/Details">Details</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Example</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue