Mark Green wrote:
>
> This template can then be placed on multiple pages to generate standard 
> warnings.
>

(When you say "pages" I assume you mean tiddlers, right?) 

Anyway, you can make a conditional viewtemplates like so:

tags: $:/tags/ViewTemplate
text:
<$list filter="[all[current]tag[Obsolete]]">
This function is obsolete.
</$list> 
<$list filter="[all[current]tag[Unsafe]]">
This function is unsafe.
</$list>

<:-)

-- 
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/8dba2253-aad7-4cb1-8f97-8e86bbc1bd0fo%40googlegroups.com.

Reply via email to