add get_front_face() get_back_face() get_cards_from_link()

This commit is contained in:
GenevensiS
2025-12-06 21:39:12 +01:00
parent 71e395aff6
commit ffbe3daf39
6 changed files with 176 additions and 18 deletions
@@ -101,7 +101,9 @@ $built_in_functions = array(
// cards
'new_card' =>'',
'has_link' =>'',
'get_card_from_link' =>'',
'get_front_face' =>'',
'get_back_face' =>'',
'get_cards_from_link' =>'',
'get_card_from_uid' =>'',
'get_card_styling' =>'',
'get_card_stylesheet' =>'',