Hi Mathieu,

Create a macro: a tiddler tagged with $:/tags/Macro containing:

\define image(source)
<a href="images/$source$" title="Click for a bigger version (opens in a 
separate tab)" target="_blank">
     <img src="images/$source$"/>
</a>
\end

And use it as follows:

<<image "image.ext">>

Cheers,

Ton


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dff543c4-3c35-4305-b721-2b26eb4d4133%40googlegroups.com.

Reply via email to