Access Keys:
Skip to content (Access Key - 0)

user-info macro

Overview

The user info macro displays snippets of information about a user such as fullname and email.

Usage

{user-info:username}

Parameters

Parameter Required Default Notes Bubbles Version
default What snippet of user information to display.
  • fullname the user's full name
  • username the user's username
  • email the user's email address (format of email address depends on Confluence settings)
1.0
user @creator Defines which user information is shown for:
  • username – A specific user, specified by their user name
  • @self – The currently logged in user
  • @creator – The user that created the current page, blogpost or space
  • @owner – The user that created the current space
1.0
profileLink false If true the user information returned will be a link the user's profile 1.0

Examples

The following markup will display a table of information for the user that created this page:

||Full name|{user-info:fullname}|
||User name|{user-info:username}|
||Email    |{user-info:email}   |

Results in:

Full name Guy Fraser
User name gfraser
Email hidden

FAQs

How do I display the user's picture?



Ask questions, get help and report bugs & issues on our Community Site

View old comments


Adaptavist Theme Builder Powered by Atlassian Confluence