Hi Alberto,
the nomenclature is of the transclusion is confusing, with
{{TiddlerA||TiddlerB}} the title "TiddlerA" is substituted in TiddlerB
(within TiddlerB, TiddlerA can be only be referenced thru the variable
"currentTiddler").
Anyway, this means that TiddlerA is only accessed indirectly, so the
transclusion looks like this
<$tiddler tiddler="tiddlerA">
<$transclude tiddler="tiddlerB"/>
</$tiddler>
cheers
BJ
On Monday, December 29, 2014 7:24:26 AM UTC-6, Alberto Molina wrote:
>
> Hi,
>
> We can do a transclusion with template in WikiText using {{foo||bar}}.
> But how can we do the same using TranscludeWidget?
>
> It's not documented and the following doesn't work:
> <$transclude tiddler="foo" template="bar"/>
>
> Thanks,
>
> Alberto
>
>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.