labels()

Show the labels from the active article. You can display labels as part of an article, find or search result. Labels can also be used in you HTML als "class" to create CSS styling rules for specific parts of your website. You can filter and format the labels. A label can be displayed as an hyperlink with the parameter "redirect".

parameters

parent="[label]"
Filter the labels, show only labels the are sublabels from label

nr="i"
Show only the i-th label

match=".. "
Show only labels that contain the match value.

redirect="0 | 1"

labels(parent, nr, part, dot, match, lc_dash, sep, redirect)