The popular labels macro renders a list/heatmap of the most popular labels used throughout your Confluence site or within a space. For example:

{popular-labels:style=heatmap|count=15}

On this page:

Usage with the Macro Browser

To insert the popular labels macro into a page using the Macro Browser,

Once you've found the popular labels macro, click 'insert' to add it to your page.

Usage with the Wiki Markup Editor

必要な入力項目

表示結果

{popular-labels:style=heatmap|count=15}

パラメーター

パラメーター

必須かどうか

既定

説明

Number of Labels to Display
(count)

いいえ

100

ヒートマップに表示するラベルの合計数を指定します。

Restrict Labels to this Space Key
(spaceKey)

いいえ

なし

人気のラベルのリストを指定されたスペースに制限します。

Style of Labels
(style)

いいえ

list

Displays the list of popular labels in standard bullet-point 'list' form or as a 'heatmap'. The heatmap style uses different font sizes depending on their rank of popularity, ordered by label names. The list style orders labels by popularity (highest first).

Show the 5 most popular labels in all spaces as a list

{popular-labels:count=5}

Show the 20 most popular labels in the DOC space as a heatmap

{popular-labels:style=heatmap|spaceKey=DOC|count=20}
関連トピック

Label Macros
Related Labels Macro
User-contributed extension: Sortable Popular Labels
User-contributed extension: Tagcloud Macro

Take me back to the Confluence User's Guide.