title: $:/core/ui/Buttons/save tags: $:/tags/EditToolbar caption: {{$:/core/images/done-button}} {{$:/language/Buttons/Save/Caption}} description: {{$:/language/Buttons/Save/Hint}} \whitespace trim \procedure save-tiddler-button() <$fieldmangler> <$button tooltip={{$:/language/Buttons/Save/Hint}} aria-label={{$:/language/Buttons/Save/Hint}} class=<> > <> <%if [match[yes]] %> {{$:/core/images/done-button}} <%endif%> <%if [match[yes]] %> <$text text={{$:/language/Buttons/Save/Caption}}/> <%endif%> \end <>