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

7 lines
200 B
HTML
Raw Permalink Normal View History

2023-11-26 16:18:04 +01:00
<span>
<h3>Description</h3>
</span>
<div class="medium-editor item-text-long-line">
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>