mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
5f68f411c8
* Move tiddler 'thumbnail Macro (Examples)' to directory 'macros/examples' * Replace '_' to space in tw5.com edition
16 lines
520 B
Plaintext
16 lines
520 B
Plaintext
caption: colour-picker
|
|
created: 20160418152741901
|
|
modified: 20160418154330605
|
|
tags: Macros [[Core Macros]]
|
|
title: colour-picker Macro
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The <<.def colour-picker>> [[macro|Macros]] displays an interactive colour picker, as can be seen in the core bitmap editor.
|
|
|
|
!! Parameters
|
|
|
|
;actions
|
|
: Wikitext for the action widgets that should be executed when the user selects a colour. Within the text, the variable `colour-picker-value` contains the selected colour.
|
|
|
|
<<.macro-examples "colour-picker">>
|