Hello, 

wondering how i can achieve the following (admittedly contrived) example:

lets say I have a tiddler called Search which contains:

www.google

then in another tiddler i want to use this to create external links to 
different sites e.g. 

{{Search}}.com -> www.google.com
{{Search}}.co.uk -> www.google.co.uk
{{Search}}.fr -> www.google.fr

the following doesn't work:
<a href={{Search}}.com> link 1</a>

what is the right syntax to achieve this?

Thanks,
James

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/69e28f53-072d-4829-a3b2-c23622d95e6cn%40googlegroups.com.

Reply via email to