mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added new tool: Fillable character sheets for FMF and IKU.
This commit is contained in:
parent
b411695ad5
commit
88e9395670
10 changed files with 1177 additions and 69 deletions
|
|
@ -30,8 +30,9 @@ tags: [ Version 4 ]
|
|||
|
||||
<p>
|
||||
These <strong>character cards</strong> provide an alternative design for your IKRPG character sheets.
|
||||
You may save character cards persistently in your client side database.
|
||||
We will not have access to your characters.
|
||||
You can fill, print, and also save them in your browser!
|
||||
After you saved them they are only visible to you.
|
||||
We do not have access to your characters.
|
||||
Only you can access them and only in the browser you saved them in.
|
||||
</p>
|
||||
<p>
|
||||
|
|
@ -39,6 +40,10 @@ tags: [ Version 4 ]
|
|||
If you <strong>clear your browser cache</strong>, your character cards <strong>will be lost</strong>!
|
||||
Additionally, if you <strong>save</strong> a new character card <strong>under an existing hero name</strong>, the old card <strong>will be lost</strong>!
|
||||
</p>
|
||||
<p>
|
||||
<em>Tip:</em>
|
||||
Use your browser's print function to print your character card!
|
||||
</p>
|
||||
<p>
|
||||
You can import/export character cards should you need them in a different browser, clear your browser cache or email them to a friend.
|
||||
Exporting cards will give you a base64 representation of your character that you can copy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue