Attribute Item Subtype #76
2 changed files with 10 additions and 0 deletions
10
templates/PlayerSheet/tabs/attributes/attribute.hbs
Normal file
10
templates/PlayerSheet/tabs/attributes/attribute.hbs
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<li
|
||||
class="item"
|
||||
data-item-uuid="{{uuid}}"
|
||||
>
|
||||
<div class="summary">
|
||||
<div class="title">
|
||||
<span class="name">{{ name }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
Loading…
Add table
Add a link
Reference in a new issue