This might be an easy one for you TiddlyWikisperts:

I am making a kind of glossary of words for English language students.
Each of my tiddlers consists of an English word (the title), along
with a definition, examples, etc. I would like to include links to
Google Translate for certain languages in each tiddler.

The Google Translate links are all in the format:
http://translate.google.com/#en|language|word. For example, the word
"corruption":

http://translate.google.com/#en|zh-CN|corruption
http://translate.google.com/#en|ar|corruption
http://translate.google.com/#en|ru|corruption

If possible, I would like to put a tiddler title variable instead of
each word in my tiddler template, like this:

[[Chinese|http://translate.google.com/#en|zh-CN|tiddler title
variable]]
[[Arabic|http://translate.google.com/#en|ar|tiddler title variable]]
[[Russian|http://translate.google.com/#en|ru|tiddler title variable]]

But I don't know how to include the tiddler title variable. Can anyone
advise?

-- 
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