Hi Chuck,

\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">>
>
>  
Try

\define colortransclude(tiddler)
@@background-color:"silver";<$transclude tiddler="$tiddler$" mode="block" 
/>@@
\end


Hope that helps.

Cheers,

Ton

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2498a32b-f388-436b-a4f6-b73b8d40f29b%40googlegroups.com.

Reply via email to