On Aug 17, 11:35 pm, julien23 <ju.bouc...@gmail.com> wrote:
> Thus I added
>
>    class='thumbnails'
>
>    <div class='thumbnails' macro='tiddler fetThumbnails with:
> {{tiddler.title}}'></div>

tiddler macro accepts a second parameter which adds a class to the
rendered content.
<<tiddler MyTiddler "thumbnails">>

in the template it should look like
<div macro='tiddler fetThumbnails thumbnails with:
{{tiddler.title}}'></div>

not tested. tell me, if it won't work.
-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to