The Userlister Macro displays a list of users registered in Confluence.

Userlister Macro

What you need to type

What you will get

{userlister}


Optional Parameters

Specify one or more groups using a comma separated list of group names

Here is an example that lists the users that belong to the group 'Confluence-Users'.

{userlister:groups=confluence-users}

Filter the users based on whether they are online or not

An optional true/false value filters the users based upon their online status

Here is an example that lists all currently online users in the group 'Confluence Users'

{userlister:groups=confluence-users|online=true}
RELATED TOPICS

Working with Macros

Take me back to Help Home

  • No labels