Hi!
I've been playing around with transclusions and I wanted to use the
following example (from http://tiddlywiki.org/wiki/Transclusion) with
formTiddler:

Tiddler: QuoteTemplate
<<<
$1
<<<
{{{$2}}}

Tiddler: Quotations
<<tiddler [[QuoteTemplate]] with:"Alas poor Yorick" "Shakespeare">>

Unfortunately, it doesn't work. Is it totally impossible, or is there
a workaround?

I use transclusions (formTiddler) to transclude several task forms in
the same project tiddler, which is why I need the fields in the task
forms to reference their individual names. The forms are identical,
except for the name, hence the field names have to include the task
name as well. So far, I had to create a tiddler for each task form.
I'm trying to avoid that and have a single task form tiddler that I
could invoke like this:
<<formTiddler formProjectTask with:"TaskName">>
where TaskName is the name of the task.
Any ideas?

w

-- 
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.

Reply via email to