When you say it doesn't work, what do you mean? What did you expect it to 
do, and what did it do instead?

Good luck!
-- Mark

On Sunday, December 23, 2018 at 9:19:21 AM UTC-8, Magnus wrote:
>
> 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/ab1e6439-25dd-4080-b76f-e3c4857e6f89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to