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