I just copied the example.:D Anyway, I tried with and without the
space, and with and without the quotes. It doesn't work.
w

On Sep 21, 9:06 pm, DM <[email protected]> wrote:
> Hi w,
>
> you forget a space between *with:* and *"TaskName"*:
>
> <<tiddler [[QuoteTemplate]] with: "Alas poor Yorick" "Shakespeare">>
>
> Goodluck, dm
>
> On 21 Sep., 20:41, whatever <[email protected]> wrote:
>
> > Hi!
> > I've been playing around with transclusions and I wanted to use the
> > following example (fromhttp://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