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:
@@ -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 15}
|
||||
top: {if subtitle_deets().1 != "" then subtitle_deets().1 else if styling.small_text_over_title then 700 else 800 }
|
||||
|
||||
Reference in New Issue
Block a user