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

7 lines
239 B
HTML

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