From fea96bb1b077e55e874824d6b0b1186921716b58 Mon Sep 17 00:00:00 2001 From: rwanoux Date: Tue, 14 May 2024 11:48:36 +0200 Subject: [PATCH] fiche background --- templates/item/item-background-sheet.html | 57 ++++++++++++++--------- 1 file changed, 35 insertions(+), 22 deletions(-) diff --git a/templates/item/item-background-sheet.html b/templates/item/item-background-sheet.html index b65527c..6d646e5 100644 --- a/templates/item/item-background-sheet.html +++ b/templates/item/item-background-sheet.html @@ -1,29 +1,42 @@ -
+
- +
-

+

- - {{!-- Sheet Tab Navigation --}} - - {{!-- Sheet Body --}} -
-
- -
- {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}} -
-
+
+

{{ localize "ITEMS.cost"}} + + + +

+

description

+ {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}} + + +
- + \ No newline at end of file