fvtt-imperium5/templates/partial-item-description.html

7 lines
235 B
HTML

<span>
<label class="generic-label">Description</label>
</span>
<div class="medium-editor item-text-long-line">
{{editor system.description target="system.description" button=true owner=owner editable=editable}}
</div>