You need to know the names of the parameters (unfortunately)

So you can replace (reusing your wrongly named example):

<<widget strA strB currentTiddler>>

with

<$macrocall $name="widget" *parameter1*="strA" *parameter2*="strB" 
*parameter3*={{!!title}}/>

But you need to find, from the macro definition, the real names for 
*parameterN*

-- 
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