card_fields rewrite and magic-modules.mse-include (#21)

Overhauls the card_fields file to allow for template designers more freedom in manipulating data.

Adds magic-modules.mse-include, a large scale include file for building templates in a standardized way. Applying this to existing frames will be coming in future updates.
This commit is contained in:
GenevensiS
2024-05-25 00:57:47 +02:00
committed by GitHub
parent 44b059e2f7
commit fd4b8e4c89
1195 changed files with 13325 additions and 3633 deletions

View File

@@ -0,0 +1,15 @@
include file: /magic-modules.mse-include/names/card_fields_dfc
card style:
name 3:
left: { name_left_3() + name_transform_symbol_shift_3() + name_card_symbol_shift_3() + nameline_offset_left_3() }
top: { name_top_3() + nameline_offset_top_3() + name3_font_vertical() }
right: { name_right_3() + nameline_offset_width_3() }
height: { name_height_3() + nameline_offset_height_3() }
alignment: middle left shrink-overflow
visible: { (not nameline_disabled_3()) and not name_disabled_3() }
font:
name: { name3_font() }
italic name: { name3_font_italic() }
size: { name3_font_size() }
color: { name3_font_color() }
z index: 900