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/f21a0ad4-d177-4288-8466-7d5a9d014dcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to