VERSION 2

This commit is contained in:
phil 2014-06-24 21:07:11 +02:00
parent 1bcfb52b9e
commit c2ca780c11
109 changed files with 18462 additions and 12046 deletions

View file

@ -5,16 +5,10 @@ categories: [ Character-Sheet ]
---
<p>
<a href="/portal/Character-Sheet">Back to the Character Sheet main page</a>.
<strong>THIS IS AN OLD PAGE AND WILL BE REMOVED SOON! PLEASE MIGRATE YOUR CHARACTER SHEETS TO
<a href="/character-cards/">THE NEW CHARACTER CARDS</a>!</strong>
</p>
<h2>Usage</h2>
<ol>
<li><strong>Fill out</strong> the input fields of the character sheet.</li>
<li>Click the <strong>Save sheet to URL</strong> link below the sheet.</li>
<li><strong>Copy the URL</strong> and share it with your friends!</li>
</ol>
<div class="sheet">
<form id="skills" class="card">
<input id="name" title="Hero's Name" type="text" />
@ -172,7 +166,7 @@ categories: [ Character-Sheet ]
<p>
<a href="javascript:hero.url();">Save sheet to URL</a>
</p>
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>
<script type="text/javascript" src="/static/javascripts/heroic-old.js"></script>
<script type="text/javascript">
var hero = new Heroic({
"name": "Hero's name",