created: 20150228114004000
modified: 20150228130943000
title: tv-get-export-link Variable
tags: Variables [[Core Variables]] [[Configuration Variables]]
type: text/vnd.tiddlywiki
caption: tv-get-export-link

The <<.def tv-get-export-link>> [[variable|Variables]] controls the value of the `href` attribute on the HTML `a` element generated by the <<.wlink LinkWidget>> widget.

<<.this-is-static-link-variable>>

The variable should be a [[macro|Macros]] with the following parameter:

;to
: The title of the target tiddler of the link, with no escaping

See also <<.vlink tv-wikilink-template>>. If both that variable and this one exist, this one dominates.