For what it's worth, the actual parameter turns out after testing to be $param=
Mark On Friday, August 25, 2017 at 3:46:16 AM UTC-7, Ivan Aparicio wrote: > > I'm trying to create a button that will create a book log tiddler: > > <$button> > ''Book'' > <$action-sendmessage > $message="tm-new-tiddler" > $template="Template:Book" > title="Book title" tags="Scrap [[book]]"/> > </$button> > > Everything works, except for the template. I'm 100% sure that I have a > tiddler named Template:Book, but it isn't being transcluded. Am I doing > something wrong? > -- 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/2cac4c2a-44cd-4ec5-8314-462131acf18b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

