Add extremely basic character sheet template (incomplete)
This commit is contained in:
parent
2d5b2de158
commit
f48f082d86
1 changed files with 16 additions and 0 deletions
16
templates/actors/character-sheet-minimal.hbs
Normal file
16
templates/actors/character-sheet-minimal.hbs
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<form autocomplete="off">
|
||||||
|
Build:
|
||||||
|
<br>
|
||||||
|
Meta:
|
||||||
|
<br>
|
||||||
|
Presence:
|
||||||
|
<br>
|
||||||
|
Hands:
|
||||||
|
<br>
|
||||||
|
Tilt:
|
||||||
|
<br>
|
||||||
|
RNG:
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
Respawns: [ ] [ ] [ ]
|
||||||
|
</form>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue