Hi,

Thanks for the replies and that worked perfectly, Eric.

Regards
Jon

On Thursday, 26 February 2015 00:48:49 UTC, Eric Shulman wrote:
>
> On Wednesday, February 25, 2015 at 1:47:39 PM UTC-8, Jon wrote:
>>
>> I'm using this to show two tiddlers side by side
>> |<$transclude tiddler="tiddlerA" mode="block"/>|<$transclude 
>> tiddler="tiddlerB" mode="block"/>|
>> How do I also include their titles?
>>
>
> Try this:
>
> First, create a tiddler named [[WithTitle]], containing:
> <div>
>
> !!<<currentTiddler>>
> {{!!text}}
> </div>
> This tiddler will be used as a "template" for the transclusion.
>
> Then, in your content, you can write:
> |{{TiddlerA||WithTitle}}|{{TiddlerB||WithTitle}}|
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
>
> YOUR DONATIONS ARE VERY IMPORTANT!
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
>    http://TiddlyTools.github.com/fundraising.html#MakeADonation
>
> "Inside TiddlyWiki: The Missing Manual"
>
> https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263
>
> Professional TiddlyWiki Consulting Services...
> Analysis, Design, and Custom Solutions:
>    http://www.TiddlyTools.com/#Contact
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to