mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 22:46:48 +00:00
@@ -7,12 +7,12 @@ $then$
|
||||
\end
|
||||
|
||||
\define include-component(type)
|
||||
<<if "[{!!toc-type}prefix[$type$]]" """
|
||||
<<if "[{!!toc-type}match[$type$]]" """
|
||||
<$transclude tiddler="$:/plugins/tiddlywiki/text-slicer/templates/interactive/$type$" mode="block"/>
|
||||
""">>
|
||||
\end
|
||||
|
||||
<$list filter="[<tv-show-toolbar>prefix[yes]]" variable="hasToolbar">
|
||||
<$list filter="[<tv-show-toolbar>match[yes]]" variable="hasToolbar">
|
||||
{{||$:/plugins/tiddlywiki/text-slicer/ui/tiddler/toolbar}}
|
||||
</$list>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user