For this I am pretty sure you have to use html. I have never gotten tables 
built using a list widget and the standard wikitext, luckly tables like 
this in html aren't hard. So use something like this:

<table>
<$list filter='[[Tiddler1]] [[tiddler2]]'>
<tr><td>some-text</td><td>other text</td></tr>
</$list>
</table>

If anyone does know a way to do this using wikitext I would like to see it.

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