Thanks BJ.

I've updated the docs:

https://github.com/Jermolene/TiddlyWiki5/commit/21df296c2fe98243b556e01703bbce1c818b7ad1

Best wishes

Jeremy.


On Tue, Dec 30, 2014 at 4:40 AM, BJ <[email protected]> wrote:

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



-- 
Jeremy Ruston
mailto:[email protected]

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

Reply via email to