sync with Full and prune

update templates to sync up with Full Pack
remove depreciated and full-pack exclusive templates
This commit is contained in:
cajun
2024-01-05 18:54:40 -06:00
parent a2e9c76161
commit 8e6d6c7198
16551 changed files with 777665 additions and 210108 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View File

@@ -340,10 +340,13 @@ extra card field:
name: magic logo
choice: light
choice: dark
choice: blue
choice: yellow
choice: none
extra card field:
type: text
name: small name
multi line: true
extra card field:
type: text
name: age
@@ -400,6 +403,8 @@ extra card style:
choice images:
light: magic_light.png
dark: magic_dark.png
blue: magic_blue.png
yellow: magic_yellow.png
small name:
left: {if subtitle_deets().0 != "" then subtitle_deets().0 else 8}
top: {if subtitle_deets().1 != "" then subtitle_deets().1 else if styling.small_text_over_title then 350 else 400 }