Welcome to our new forum!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Welcome to our new forum!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Installation | Customization |
---|---|
$[user] | User's display name link. |
$[user.age] | User's age (if visible to you). |
$[user.avatar] | User's current avatar. |
$[user.badges] | User's list of badges. |
$[user.birthday] | User's date of birth (if visible to you). |
$[user.color] | Hex color of user's group. If user is not in a group this will return inherit. |
$[user.custom_title] | User's custom title. |
$[user.email] | User's email (if visible to you). |
$[user.gender.image] | Image associated with the gender selected in the user's profile (if available). |
$[user.gender.text] | Name of gender selected in the user's profile (if available). |
$[user.group.name] | Name of user's current display group. |
$[user.group.stars] | Star images associated with user's current display group. |
$[user.id] | User's numerical ID. |
$[user.instant_messenger] | User's list of instant messengers specified in their profile (if available). |
$[user.invisible] | Returns 1 if a user is invisible. More useful for Javascript. |
$[user.ip] | User's IP address (if visible to you). |
$[user.is_online] | Returns Member is Online if user is currently online. |
$[user.is_staff] | Returns 1 if a user is designated as staff. More useful for Javascript. |
$[user.last_online] | Timestamp showing when user was last online. |
$[user.likes] | Number of likes this user's posts have received. |
$[user.location] | Location specified in user's profile. |
$[user.name] | User's display name in plain text. |
$[user.personal_text] | User's most recent status. |
$[user.posts] | User's post count. |
$[user.rank.name] | User's current posting rank. |
$[user.rank.stars] | Star images associated with user's current posting rank. |
$[user.registered_on] | Timestamp showing the date/time the user registered on the forum. |
$[user.registered_on_short] | Condensed version of user's registration date. |
$[user.social_network] | User's list of social networks specified in their profile (if available). |
$[user.username] | Outputs the user's login username in plain text. |
$[user.warning.bar] | User's warning bar (if it exists). |
$[user.warning.level] | User's current warning level (if visible to you). |
$[user.website] | Website specified in user's profile. |