On Sunday, September 13, 2015 at 5:24:08 PM UTC+2, Hegart Dmishiv wrote: > > Thanks for the reply, but, um, does that mean I'll have to learn how to > write JavaScript in order to do simple transclusion with parameters in > TW5.x? >
You don't need JavaScript. What makes you think so? Just because a tiddler contains "macros can also be written as JavaScript modules." doesn't mean a user needs to know JS. This sentence is similar to "TiddlyWiki is written in JavaScript, if you want to expand the core functionality, you can do so". This are the first 2 paragraphs. A macro is a named snippet of text. WikiText > <http://tiddlywiki.com/#WikiText> can use the name as a shorthand way of > transcluding <http://tiddlywiki.com/#Transclusion> the snippet. Such > transclusions are known as macro calls, and each call can supply a > different set of parameters that get substituted for special placeholders > within the snippet. > > For the syntax, see Macros in WikiText > <http://tiddlywiki.com/#Macros%20in%20WikiText>. > This and the links basically contains the stuff you need. > What do widgets have to do with any of it? > Widgets are the basic low level building blocks for TW. You don't need them at the beginning. But they will be handy if you get more experience. > Sorry, what seemed to be a standard and simple technique is ending up in > the "too hard basket". Why would a core functionality in a previous version > no longer be available in the update? > It is. The syntax is different. If you read the wikitext tiddler and the examples, you may see the difference: http://tiddlywiki.com/#WikiText or http://compare-tw2-tw5.tiddlyspace.com/ may help you out. I recorded the differences that are important for me, there. So this list may be incomplete for you. > If we have to learn to write JavaScript to use it, then is it really even > a wiki still? > As I wrote you don't need JavaScript, to create macros. -mario -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3173490f-5185-4d1b-a92f-cd1e3cc9c89b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

