Avatars


BlueSpiceAvatars handles profile images of wiki users. If a user does not upload a profile image, an automatically generated avatar is used instead.

Changing the profile image

The profile image appears throughout the wiki on pages that have been edited by the user. Clicking on the image leads to the user's profile page. The profile image is also used for the user menu in the main toolbar.

To change the profile image to an avatar:

  1. Click Preferences in the user menu.
  2. Click Change profile picture on the user profile tab.
    change profile image
  3. Upload an image or create a random avatar image.
  4. Save your preferences at the bottom of the page.

Alternatively, you can change the profile picture directly on the profile page. The profile page can be accessed from the user menu under My profile. There, you click on the "dotted" menu icon. Click Userimage to load the profile picture dialog window.

Changing the profile picture from the profile page
Changing the profile picture from the profile page

Using the <profileimage> tag

Anywhere on a wiki page, users can add the <profileimage> tag to create a graphical link to any user's profile page.

<profileimage username="WikiSysop" />

The standard image shows the user's avatar image and the online status indicator. The default image size is 32x32px.


To link the image to the user's profile page, the tag can be wrapped in a regular wiki link:

[[User:WikiSysop|<profileimage username="WikiSysop" />]]

Available parameters

Parameter Default Description
username - username for which to show the avatar (value is set without the User namespace prefix)
width 32 sets the width of the image
height 32 sets the height of the image
raw 1 shows (1) or hides (0) the online status of the user

Configuration

An administrator can configure which generator is used for creating avatar images.

Go to Global Actions > Config manager and select the Extension BlueSpiceAvatars. Here, you can change the default generator for the automatic creation of avatars.

Settings in Config manager
InstantAvatar

An avatar image is automatically generated if the user does not upload a profile picture or if the user decides to create an avatar image in the preferences.

  • Generator
    • InstantAvatar: Generates an avatar image based on using the initials of the Real name or the Username
    • Identicon: Generates an avatar image based on parts of the user's IP address.
      Identicon
      Identicon


Related info



To submit feedback about this documentation, visit our community forum.

Discussions