Hi Gloria, Mark's original solution adds content to the view template of tiddlers that have a particular tag.
What you want, I think, is a pre-filled template in the text field of each new tiddler. If you make a tiddler called (eg) 'myTemplate' and give it this text Address: > Initial: > RV1: > RV2: > RV3: and then make another tiddler and give it this text <$button message="tm-new-tiddler" param="myTemplate">New Tiddler With > Template</$button> (note 'myTemplate' should match the first tiddler you made) It should make a button that will create a new tiddler with the template text. If you wanted to put this button in the page controls, you could give it the tag $:/tags/PageControls (although you would probably want it be be labelled with an icon and not a long string of text). If this isn't what you want, please keep asking until we get it right! Regards, Richard -- 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/92aa04ef-1c64-4729-92de-e11c6694544b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

