Add party an army sheeets

This commit is contained in:
2026-03-25 18:02:39 +01:00
parent b46c6d804c
commit f1dda301d7
37 changed files with 2024 additions and 254 deletions

View File

@@ -0,0 +1,6 @@
<section data-tab="notes" data-group="{{tab.group}}" class="tab {{tab.cssClass}}">
<div class="form-group">
<label>{{localize "OATHHAMMER.Label.Notes"}}</label>
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
</div>
</section>