mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
added more text fields for stuff
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user