>
> I think, for standard users we should keep the basic syntax simple. 
>  - {{transclusion}}
>  - {{transclusion!!withTextReference}}
>  - {{transclusion||withTemplate}}
> TWclassig did transclusion like <<tiddler "myTiddler##section">> and 
> <<tiddler 
> "myTiddler::slice">> ... So I think that's why we have 2 seperators here. 
>
> we have a very similar syntax for filtered lists
> - {{{ [tag[mechanism]] }}}
> - {{{ [tag[mechanism]] ||TemplateTitle}}}
> more configurable lists will use the <<list>> macro:


 All that stuff is new for me. 

I know {{ is transclusion, but what does mean tripe brazes?
What is the withTextReference thing all about? This is the first 
information I have about it.
Is the <<list>> macro something "official" or is just an idea?

I'm not an advanced user at all, but I have fought with TW a lot and it 
still too complicated to me.

El miércoles, 2 de abril de 2014 15:06:16 UTC+2, Stephan Hradek escribió:
>
> Mainly @Jeremy I guess.
>
> Why do we have double pipes for seperating the tiddler title from the 
> template in the transclusion rule?
>
> Would this be a nice place to put transclusion parameters?
>
> For example: I have a template tiddler "Wikipedia" which looks like this:
> ___________________________________________________
>
> \define Wikipedia(title)
> <a href="http://de.wikipedia.org/wiki/$title$"; target="_blank"><$view 
> field="title"/></a>
> \end
> <$macrocall $name="Wikipedia" title={{!!title}}/>
> ___________________________________________________
>
> At the moment I can write: {{JavaScript||Wikipedia}}, but no chance to do 
> {{DOM-Navigation||Wikipedia}} as the proper title is 
> "Document_Object_Model".
>
> Now imagine what could be possible had we a way to pass more parameters 
> like:
>
> {{DOM-Navigation|alternativ="Document_Object_Model"|Wikipedia}}
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to