I have the following template:

<$list filter="[tag[Database Analyst - Net Tech - MIS - Help 
Desk]tag[ms-access]tag[sql]]">
<ul>
<li><$transclude/></li>
</ul>
</$list>


But I want to be able to call the template from else where and specify the 
filter string from outside (almost like passing a variable to the template)

<$list filter="$meFilterString">
<ul>
<li><$transclude/></li>
</ul>
</$list>

Is there per chance a way to do this?

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6383ddca-ac10-464e-b483-637396aa8c54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to