I've dug through these posts but I'm still not clear on this. I want to put a div somewhere on my PageTemplate and have one single tiddler appear in that div. I can get the contents of the tiddler to do so, but I can't seem to get the other elements (such as the title and the date line) to appear also. I've seen bits here and there about the with: params, but I'm still not clear on the syntax. Editing is not necessary in the div element, just rendering the tiddler and all of its parts as it would appear in the main story.
Also, I'm not clear on whether there is any difference between <div id="someDiv" macro="tiddler someTiddler"></div> or <div id="someDiv" tiddler="someTiddler"></div> And at the risk of asking too many questions at once, the standard layout in PageTemplate uses several divs that do not have an obvious function on their own, such as #mainMenu, #sidebar and #displayArea. Are these just wrappers used for positioning their containing elements, or does the core code or plugins expect them to be there for a specific purpose? Thanks for giving up part of your holiday to help me with this. Happy New Year! David -- 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.

