You should probably not use list-before/after for this as they have a bit 
of a special role in TW.

Instead, use another field, say, "nick" and in your listing do something 
like

<$list filter="...">

<$transclude field=nick>
   <$transclude field=title/>
</$transclude>
</$list>

(I didn't test this)

The transclude widget falls back on the outer transclude if the inner 
doesn't have any output.

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6ae43ede-39e2-4d63-b9da-c6551842cbae%40googlegroups.com.

Reply via email to