<<<<$transclude mode="block"/><<< <$transclude field="quote_author" />, <$transclude field="quote_source" />, <$transclude field="quote_location" />.This is a quote
Test Author, Test Source, Test Location
This is a quote<$transclude field="quote_author" mode="inline" /> , <$transclude field="quote_source" mode="inline" /> , Test Location.
I have a template:<<<<$transclude mode="block"/><<< <$transclude field="quote_author" />, <$transclude field="quote_source" />, <$transclude field="quote_location" />.Works perfectly:This is a quote
Test Author, Test Source, Test LocationBut I want the quote_author and quote_source to link to whatever they transclude to, but when I use the usual syntax it breaks the transclusion. (see below) Any workarounds?
<<<<$transclude mode="block"/><<< <$link to={{!!quote_author}}><$transclude field="quote_author" /></$link>, <$link to={{!! quote_source}}><$transclude field="quote_source" /></$link>, <$transclude field="quote_location" />.This is a quote<$transclude field="quote_author" mode="inline" /> , <$transclude field="quote_source" mode="inline" /> , Test Location.
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f3dc5afd-18b7-4beb-9590-790873333778%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.