mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 23:31:25 -08:00
Shout out to the TiddlySpot tiddler macro for being completely broken, but also being completely unused, so no one noticed.
10 lines
371 B
Text
10 lines
371 B
Text
title: $:/core/ui/ControlPanel/Plugins/AddPlugins
|
|
|
|
\define lingo-base() $:/language/ControlPanel/Plugins/
|
|
\whitespace trim
|
|
|
|
<$button message="tm-modal" param="$:/core/ui/ControlPanel/Modals/AddPlugins" tooltip={{$:/language/ControlPanel/Plugins/Add/Hint}} class="tc-btn-big-green tc-primary-btn">
|
|
{{$:/core/images/download-button}}
|
|
 
|
|
<<lingo Add/Caption>>
|
|
</$button>
|