title: $:/plugins/help/Buttons/help tags: $:/tags/PageControls caption: {{$:/core/images/help}} {{$:/language/Buttons/Help/Caption}} description: {{$:/language/Buttons/Help/Hint}} \whitespace trim \define help-inner() \whitespace trim <$list filter="[[$:/config/ShowHelp]get[text]] +[else[no]match[yes]]" variable="ignore"> <$button set="$:/config/ShowHelp" setTo="no" tooltip={{$:/language/Buttons/Help/Hint}} aria-label={{$:/language/Buttons/Help/Caption}} class="""$(tv-config-toolbar-class)$ tc-selected"""> <$list filter="[match[yes]]"> {{$:/core/images/help}} <$list filter="[match[yes]]"> <$text text={{$:/language/Buttons/Help/Caption}}/> <$list filter="[[$:/config/ShowHelp]get[text]] +[else[no]!match[yes]]" variable="ignore"> <$button set="$:/config/ShowHelp" setTo="yes" tooltip={{$:/language/Buttons/Help/Hint}} aria-label={{$:/language/Buttons/Help/Caption}} class=<>> <$list filter="[match[yes]]"> {{$:/core/images/help}} <$list filter="[match[yes]]"> <$text text={{$:/language/Buttons/Help/Caption}}/> \end <>