Here is the static I created as a result http://recursos.giffmex.org/glosario.interpretacion.html
Dave On Sun, Dec 20, 2015 at 3:19 PM, David Gifford <[email protected]> wrote: > Hi, yes, I figured that out myself. Just that I had also put the /define > line in the tiddler with the macro by mistake. But I got it fixed this > morning. Works great. Thanks again! > > Dave > > On Sun, Dec 20, 2015 at 11:26 AM, Tobias Beer <[email protected]> > wrote: > >> Hi David, >> >> Let me decipher this template for you once more... >> >> title: $://extlink >> >> \define extlink(text,path) [ext[$text$|$path$]] >> <$macrocall $name="extlink" title={{!!title}} path={{!!relativepath}} /> >> >> *Means*: this will be a tiddler called *$://extlink* which contains the >> last two lines. >> >> Then, in any *other* tiddler, you can do: >> >> {{Jeremy||$://extlink}} >> >> This will take the tiddler "Jeremy" and based on its title and >> relativepath field will create this extlink for you. >> >> However, if you wanted to give this link a custom text, then this will >> not work for you, as you cannot pass parameters to a transclusion like you >> can pass them to a macro. At that point, you'd want to use a(nother) macro. >> >> Tobias. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/9PmTbR0OQG8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/tiddlywiki. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/f6120c1e-70e1-479c-8774-5849523af443%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/f6120c1e-70e1-479c-8774-5849523af443%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > David Gifford > Christian Reformed World Missions, Mexico City > > -- David Gifford Christian Reformed World Missions, Mexico City -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBF%2B1X5tjUB-QLOC%2B-7NNd8jGZhRfCxs%3D01VDjzp5GYA4eA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

