feat!: migrate to v12
BREAKING CHANGE: Support for v11 has been dropped
This commit is contained in:
parent
1dd2705bf1
commit
6ac9f49463
13 changed files with 52 additions and 89 deletions
|
@ -9,8 +9,8 @@ SPDX-License-Identifier: MIT
|
|||
!-- @param effectData: The data of the item.
|
||||
--}}
|
||||
<li class="ds4-embedded-document-list__row effect" data-effect-id="{{effectData._id}}">
|
||||
{{!-- icon --}}
|
||||
{{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=false src=effectData.icon
|
||||
{{!-- img --}}
|
||||
{{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=false src=effectData.img
|
||||
alt=(localize "DS4.DocumentImageAltText" name=effectData.name) title=effectData.name}}
|
||||
|
||||
{{!-- name --}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue