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

7 lines
211 B
HTML

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