Why not let the macro return the full row?

\define makerow(i)
<tr order="$i$">
<td><<currentTiddler>></td>
</tr>
\end

\define XXX() 1

<table>
  <$list filter="[tag[ActionWidgets]]">
    <$macrocall $name="makerow" i=<<XXX>>/>
  </$list>
</table>


-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a7330fbc-b05e-40c4-981b-9e24eb4885ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to