The transclude widget dos not offer any template use option.
the wiki syntax for transclusion requires a fixed template although it
allows for a computed source tiddler.
That is:
we can have {{<<ds>>!!temp}}
but not {{<<ds>>!!<<temp>>}}
and it would be fine to get <$transclude tiddler=<<ds>> template=<<temp>>/>
I also tried to have a tiddler where the "datasource" and "template" field
where valorized at my target values and whose text was
{{<$transclude field=datasource>>!!<$transclude field=template/>}}
{{<$transclude field=datasource>>!!my-real-template}}
the second form does work.
I tried some tricks with text and wikify widgets, but I've never been able
to parametize the template tiddler name on way or another.
--
Jean-Pierre
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/ec2c0be8-d9fb-454b-9ecf-2a84e878c88en%40googlegroups.com.