title: $:/core/ui/TagTemplate \define tag-styles() background-color:$(backgroundColor)$; \end <$setvariable name="backgroundColor" value={{!!color}}><$button popup=<> class="btn-invisible tw-tag-label" style=<>><$transclude tiddler={{!!icon}}/> <$view field="title" format="text" /> <$reveal state=<> type="popup" position="below" animate="yes">
<$transclude tiddler="$:/core/ui/ListItemTemplate"/>
<$list filter="[is[current]tagging[]]" template="$:/core/ui/ListItemTemplate"/>