Hi Tobias

There's no direct way to pass parameters to transclusions. As Stephan says,
at the widget level you can use variables to pass values through to
transclusions. We could introduce a higher level syntax to make it easier
to pass variable parameters to transclusions. Something like:

{{myVariable:"value" anotherVariable:"another" ||myTiddler}}

Best wishes

Jeremy.



On Tue, Nov 18, 2014 at 8:39 AM, Stephan Hradek <[email protected]>
wrote:

> As a workaround/solution you could consider using the $set widget.
>
> <$set name="param1" value="value1">
> <$set name="param2" value="value2">
> {{title||template}}
> </$set>
> </$set>
>
> BTW: I still would like to have a $let widget.
>
> --
> 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