Use hbs extension

This commit is contained in:
2025-01-27 22:13:33 +01:00
parent 70e3e63001
commit 681fbc3177
245 changed files with 525 additions and 525 deletions

View File

@ -0,0 +1,22 @@
<form class="skill-roll-dialog">
<h2 class="dialog-roll-title"></h2>
<div class="grid grid-2col">
<div class="flex-group-left">
<div class="flexrow">
</div>
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-competences.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-astrologique.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-coeur.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-surenc.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-enctotal.hbs"}}
</div>
<div class="flex-group-left">
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffLibre.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffCondition.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-forcer.hbs"}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-moral.hbs"}}
<div class="placeholder-ajustements" class="flexrow"></div>
</div>
</div>
<div class="placeholder-resolution"></div>
</form>