Fix various template warnings (#32)

- Missing :
- Deprecated =
- Not valid color name
- Must always return statement
This commit is contained in:
GenevensiS
2024-02-11 04:37:08 +01:00
committed by GitHub
parent 1ca8a98b3e
commit b7fb27fbb5
26 changed files with 141 additions and 143 deletions

View File

@@ -829,7 +829,7 @@ extra card style:
visible: { card.pt_2 != "" }
render style: image
image: { card_ptbox() }
paintbrush
paintbrush:
right: { ( if card.pt != "" then 195 else 241 ) - card_style.illustrator.content_width }
top : 334
width: 25
@@ -849,7 +849,7 @@ extra card style:
angle: 90
render style: image
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
paintbrush 2
paintbrush 2:
right: { ( if card.pt_2 != "" then 446 else 492 ) - card_style.illustrator_2.content_width }
top : 334
width: 25