I'm a total noob but I have this macro for display external images and I'm trying to add the information from a data-tiddler (application/x-tiddler-dictionary) but this is not working.
\define lightBox(img, caption, photographer, template) <$button message="tm-modal" param="$:/_template/lightBox" set="$:/_state/currentImage" setTo=" img: https://raw.githubusercontent.com/magev958/Images/master/$img$.jpg caption: $caption$ photographer: $photographer$"> [img [https://raw.githubusercontent.com/magev958/Images/master/$img$.jpg]] {{$:/_dictionary/photographers##$photographer$}} </$button> \end -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/15681bef-5dfe-4605-aea3-99512005c1c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

