mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 23:56:18 +00:00
18 lines
614 B
Plaintext
18 lines
614 B
Plaintext
created: 20150228124038000
|
|
modified: 20240310134432122
|
|
tags: [[tv-get-export-image-link Variable]] [[Variable Examples]]
|
|
title: tv-get-export-image-link Variable (Examples)
|
|
type: text/vnd.tiddlywiki
|
|
|
|
This example fetches [[the TiddlyWiki icon|https://www.tiddlywiki.com/favicon.ico]]
|
|
|
|
<$importvariables filter="$:/editions/tw5.com/macro-examples/tv-get-export-image-link">
|
|
<$codeblock code={{$:/editions/tw5.com/macro-examples/tv-get-export-image-link}}/>
|
|
<$macrocall $name=".example" n="1" eg="""[img[favicon.ico]]"""/>
|
|
</$importvariables>
|
|
|
|
Also see:
|
|
|
|
* [[substitute Operator]]
|
|
* [[Substituted Attribute Values]]
|