1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/image-picker_Macro.tid

16 lines
540 B
Plaintext
Raw Normal View History

caption: colour-picker
created: 20160418155531395
modified: 20160418155805435
tags: Macros [[Core Macros]]
title: image-picker Macro
type: text/vnd.tiddlywiki
The <<.def image-picker>> [[macro|Macros]] displays an interactive image picker, as can be seen in the core text editor.
!! Parameters
;actions
: Wikitext for the action widgets that should be executed when the user selects an image. Within the text, the variable `imageTitle` contains the title of the tiddler containing the selected image.
<<.macro-examples "image-picker">>