On Saturday, December 28, 2019 at 5:47:00 AM UTC-8, Chuck R. wrote:
>
> The "Study utilities" tiddler doesn't get transcluded at all now. My macro
> is this:
> \define colortransclude(tiddler)
> @@background-color:"silver";<$transclude tiddler={{$tiddler$}} mode=
> "block" />@@
> \end
>
> And I call the macro like this to transclude the tiddler:
> <<colortransclude "Study utilities">>
>
Apologies! When I wrote the post, I replaced the {{$tiddler$}} syntax with
an explicit <$transclude> widget...
BUT... I didn't change the {{...}} usage into a *simple text string*
parameter, e.g., tiddler="$tiddler$"
Ton Gerner's followup post shows the correct syntax to use.
-e
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/a7212293-e7be-4049-9bc9-3c327fa0f689%40googlegroups.com.