created: 20150228122257000 modified: 20150228130940000 title: tv-get-export-image-link Variable tags: Variables [[Core Variables]] [[Configuration Variables]] type: text/vnd.tiddlywiki caption: tv-get-export-image-link The <<.def tv-get-export-image-link>> [[variable|Variables]] controls the value of the `src` attribute on the HTML `img` element generated by the <<.wlink ImageWidget>> widget when the value of its `source` attribute is not the title of a tiddler. The variable should be a [[macro|Macros]] with the following parameter: ;src : The value of the `source` attribute -- equivalent to the image name specified in <$link to="Images in WikiText">the shorthand syntax `[img[source]]` The ability to override image URIs in this way can be useful when one is using the [[Node.js configuration|TiddlyWiki on Node.js]] to export a static version of a wiki. <<.variable-examples "tv-get-export-image-link">>