Biographie :
-Notes :
-Notes du MJ :
-Journal d'Experience
--
{{#each system.experiencelog as |xp key|}}
-
diff --git a/templates/item-extraitpoetique-sheet.html b/templates/item-extraitpoetique-sheet.html
index 70ac8a09..a02127c0 100644
--- a/templates/item-extraitpoetique-sheet.html
+++ b/templates/item-extraitpoetique-sheet.html
@@ -11,14 +11,14 @@
-- {{editor extrait target="system.extrait" button=true owner=owner editable=editable}} ++ {{editor extrait target="system.extrait" button=true owner=owner editable=true engine="prosemirror"}}-- {{editor texte target="system.texte" button=true owner=owner editable=editable}} +diff --git a/templates/item-recettealchimique-sheet.html b/templates/item-recettealchimique-sheet.html index e8a5f7b3..62a32d4a 100644 --- a/templates/item-recettealchimique-sheet.html +++ b/templates/item-recettealchimique-sheet.html @@ -9,25 +9,25 @@+ {{editor texte target="system.texte" button=true owner=owner editable=true engine="prosemirror"}}- {{editor manipulation_update target="system.manipulation" button=true owner=owner editable=editable}} + {{editor manipulation_update target="system.manipulation" button=true owner=owner editable=true engine="prosemirror"}}- {{editor utilisation target="system.utilisation" button=true owner=owner editable=editable}} + {{editor utilisation target="system.utilisation" button=true owner=owner editable=true engine="prosemirror"}}- {{editor enchantement target="system.enchantement" button=true owner=owner editable=editable}} + {{editor enchantement target="system.enchantement" button=true owner=owner editable=true engine="prosemirror"}}- {{editor sureffet target="system.sureffet" button=true owner=owner editable=editable}} + {{editor sureffet target="system.sureffet" button=true owner=owner editable=true engine="prosemirror"}}-- {{editor ingredients target="system.ingredients" button=true owner=owner editable=editable}} +diff --git a/templates/item-rencontre-sheet.html b/templates/item-rencontre-sheet.html index 49e631e4..e00336f5 100644 --- a/templates/item-rencontre-sheet.html +++ b/templates/item-rencontre-sheet.html @@ -111,8 +111,8 @@+ {{editor ingredients target="system.ingredients" button=true owner=owner editable=true engine="prosemirror"}}-@@ -156,8 +156,8 @@- {{editor system.succes.poesie target="system.succes.poesie" button=true owner=owner editable=editable}} ++ {{editor system.succes.poesie target="system.succes.poesie" button=true owner=owner editable=true engine="prosemirror"}}-diff --git a/templates/partial-item-description.html b/templates/partial-item-description.html index 939e003b..74bed44f 100644 --- a/templates/partial-item-description.html +++ b/templates/partial-item-description.html @@ -1,14 +1,14 @@- {{editor system.echec.poesie target="system.echec.poesie" button=true owner=owner editable=editable}} ++ {{editor system.echec.poesie target="system.echec.poesie" button=true owner=owner editable=true engine="prosemirror"}}-- {{editor description target="system.description" button=true owner=owner editable=editable}} +{{#if isGM}}+ {{editor description target="system.description" button=true owner=owner editable=true engine="prosemirror"}}-- {{editor descriptionmj target="system.descriptionmj" button=true owner=owner editable=editable}} +{{/if}} \ No newline at end of file+ {{editor descriptionmj target="system.descriptionmj" button=true owner=owner editable=true engine="prosemirror"}}