28th February 2015 at 12:06pm
This example shows a way of giving links a tooltip derived from the target tiddler's caption
field:
\procedure tv-wikilink-tooltip()
<$transclude field="tooltip">(<$transclude field="caption"/>)</$transclude>
\end
Here is a link to [[backlinks Operator]] with a custom tooltip.
Here is a standard link for comparison.