Here is an example on falling back to the generic image if no ISBN fields
are defined
\define makeimg()
<$vars isbn={{{[{!!isbn}!is[blank]else{!!isbn13}]}}}>
<$image source={{{
[[http://covers.librarything.com/devkey/dev-key-goes-here/medium/isbn/]addsuffix<isbn>]
:filter[<isbn>!is[blank]] :else[[generic image URL]] }}}/>
</$vars>
\end
<<makeimg>>
--
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/b9b910a8-3b9b-442a-9e01-ed08c7989e1fn%40googlegroups.com.