TiddlyTools have a LOT of examples utilizing the transclusion concept: http://www.TiddlyTools.com#txtCatalogTab:transclusions
Explanation by Eric Shulman (the author of TiddlyTools) -read near the bottom of the page: http://oldwiki.tiddlywiki.org/wiki/Transclusion Cheers Måns Mårtensson On 20 Nov., 17:01, Måns <[email protected]> wrote: > Hi Julio > > > +++[Properties] > > |!Creation date |<<tiddler TiddlerProperties##Creation>> | > > |!Word Count |<<tiddler TiddlerProperties##Count>> | > > ===/% > > !Creation > > <<view creation date $1>> > > !Count > > <<view wordCount $1>> > > !end > > %/ > > > However, I think something is missing for it show individual tiddler's > > info. > > Try: > > |!Creation date |<<tiddler TiddlerProperties##Creation with: > {{tiddler.title}}>> | > |!Word Count |<<tiddler TiddlerProperties##Count with:{{tiddler.title}} > > >> | > > Read Parameterised > Transclusion:http://tiddlywiki.org/#%5B%5Btiddler%20macro%5D%5D > > More:http://tiddlywiki.org/#%5B%5BEvaluated%20Macro%20Parameters%5D%5Dhttp://tiddlywiki.org/#%5B%5BExtended%20HTML%20Syntax%20Handling%5D%5D > > Cheers Måns Mårtensson -- 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.

