Hi Try something like this:
\define test() This is a test \end <<test>> <pre><code><$view ></code><pre> On Tuesday, September 14, 2021 at 11:14:04 AM UTC+2 [email protected] wrote: > I read the page > https://tiddlywiki.com/static/Transclusion%2520with%2520Templates.html > > which tell me how to make the template of the Transclusion Which I think > is great. > > But I don't know how to make the template to show it's own info. > > If I use the "{{}}" in the template tiddler I will get a recursive error. > > {{!!title}} works fine but I rarely use it. > > This will get a recursive error. > ``` > @@background-color:yellow; > {{}} > @@ > ``` > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/70709159-7631-4ef6-8676-1c7bd1ecd1c6n%40googlegroups.com.

