mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 09:06:18 +00:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
|
created: 20150228120252000
|
||
|
modified: 20150228120554000
|
||
|
title: $:/editions/tw5.com/macro-examples/tv-wikilink-tooltip
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
\define tv-wikilink-tooltip()
|
||
|
<$transclude field="tooltip">(<$transclude field="caption"/>)</$transclude>
|
||
|
\end
|