...so that the tiddler from which the template is called can select which
version to display, for example by setting a variable:
<$set name="showAll" value="no">
{{||MyTemplate}}
</$set>
<$reveal text=<<showAll>> type="nomatch" default="no">
...conditional content here...
</$reveal>
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/02a634f8-29e7-404b-b056-0b9edd828cb5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2d0fc7c9-6b39-4e04-93a5-1d8a5a08b51b%40googlegroups.com.
About that, I realized only recently that you can use a text reference inside a style definition, e.g.: