I have a template tiddler 'Foo' with text that begins this way:

|bgcolor(#eeeeee):@@white-space: nowrap;<html><span style="padding-
right:0.15em;" macro='monkeyTagger "Por título"'></span></
html>@@|''Letra inicial del título'':<br> seleccione la letra inicial
del título del himno|<<newTiddler tag:'Por título' label:'Añadir nueva
letra inicial'>>|

I'd like to show this text wikified in other tiddlers that have a
certain tag. So when I try the following in EditTemplate,

<div macro='showWhen tiddler.tags.contains("Nota") || tiddler.title
=="Enter the name for your new master topic here"'>[[Foo]]</div>

it doesn't work. It shows what you see at the top.

Any way to change it to get it wikified?

Dave
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to