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

@@ -777,7 +777,7 @@ extra card style:
visible: { card.pt_2 != "" }
render style: image
image: { flip_ptbox2() }
paintbrush
paintbrush:
right: { ( if card.pt != "" then 195 else 241 ) - card_style.illustrator.content_width }
top : 334
width: 25
@@ -797,7 +797,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: { 492 - card_style.illustrator_2.content_width }
top : 334
width: 25