Wellll ... It looks like I can do this by creating a template for my character counter box and transcluding it anywhere with <<tiddler CharacterCounterPluginTemplate>> -- but that still means I've got two tiddlers to hand off to anyone who wants to use it (the plugin and the template).
Looking at some other plugins, it struck me that I might be able to define the template as a shadow tiddler within the plugin and then call that shadow tiddler with a macro. I couldn't QUITE figure out how to do that -- as simple as it sounds -- but I COULD use wikify(string,place) to print out a call to the <<tiddler>> macro and transclude the shadow tiddler with my form into it. Weird solution, maybe -- but I'm quite happy with it! Once I clean up, I'll post it somewhere and share the link in case anyone wants to have a look. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

