Use HTML.

<table>
<thead><tr><th>Award</th><th>PP</th><th>Fame</th><th>Other</th></tr></thead>
<tbody>
<$list filter="[tag[Prestige Award]sort[title]]">
<tr>
<td><$link><$view field="title"/></$link></td>
<td><$view field="pp"/></td>
<td><$view field="fame"/></td>
<td><$view field="other"/></td>
</tr>
</$list>
</tbody>
</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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to