added more text fields for stuff

This commit is contained in:
Anduh
2018-01-16 15:30:38 +02:00
parent 905dcd199d
commit dfd82183e4
+34
View File
@@ -486,4 +486,38 @@ Changeling 20th Edition
<h3 align="center" data-i18n="notes-u">Notes</h3>
<textarea name="attr_notes" style="width:260px; height:120px"></textarea>
</div>
<div class="sheet-2colrow">
<div class="sheet-col" style="width:100%">
<h3 align="center" >Description Mortal</h3>
<textarea name="attr_descmortal" style="width:100%; height:300px"></textarea>
</div>
<div class="sheet-col" style="width:100%">
<h3 align="center" >Description Changeling</h3>
<textarea name="attr_descchangeling" style="width:100%; height:300px"></textarea>
</div>
</div>
<div class="sheet-2colrow">
<div class="sheet-col" style="width:100%">
<h3 align="center" >Identity Mortal</h3>
<textarea name="attr_identitymortal" style="width:100%; height:300px"></textarea>
</div>
<div class="sheet-col" style="width:100%">
<h3 align="center" >Identity Changeling</h3>
<textarea name="attr_identitychangeling" style="width:100%; height:300px"></textarea>
</div>
</div>
<div class="sheet-col" style="width:100%">
<h3 align="center" >Equippment</h3>
<textarea name="attr_equippment" style="width:100%; height:300px"></textarea>
</div>
<div class="sheet-2colrow">
<div class="sheet-col" style="width:100%">
<h3 align="center" >Oathcircle</h3>
<textarea name="attr_oathcircle" style="width:100%; height:300px"></textarea>
</div>
<div class="sheet-col" style="width:100%">
<h3 align="center" >Other Notes</h3>
<textarea name="attr_othernotes" style="width:100%; height:300px"></textarea>
</div>
</div>
<p style="text-align: center">Author: Andreas J. | UserID: 1223200</p>