Hi!
Try this:
In tiddler A:
<part one>
<<wikify "[[%0]]" $1>>
some text
</part>
In other tiddlers:
<<tiddler A/one with: "{{tiddler.title}}">>
w
On Sep 16, 9:33 pm, axelm <[email protected]> wrote:
> Hello All,
>
> I have this in tiddler A:
>
> <part [[one]]>
> <<wikify "[[%0]]" {{tiddler.title}}>>
> some text
> </part>
>
> In various other tiddlers I want to put this:
>
> <<tiddler A/one>>
>
> but all I get in the other tiddlers is their own titles as links and not the
> content of tiddler A which should look like this:
>
> [[A]]
> some text
>
> what am I doing wrong?
>
> axelm
--
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.