User data (05.01.2009)¶
| name | Description | Placeholder |
|---|---|---|
| first_name | [user.first_name] | |
| last_name | [user.last_name] | |
| [user.email] | ||
| phone_home | [user.phone_home] | |
| phone_office | [user.phone_office] | |
| phone_fax | [user.phone_fax] | |
| phone_mobile | [user.phone_mobile] | |
| gender | [user.gender] | |
| title | [user.title] | |
| position | [user.position] | |
| birthday | [user.birthday] | |
| name | gender + titel + first and last name | [user.name] |
| salutation | [user.salutation] | |
| salutation_and_name | salutation + gender + titel + first and last name | [user.salutation_and_name] |
| short_name | first and last name | [user.short_name] |
| url | [user.url] | |
| activation_link | [user.activation_link] | |
| login_link | [user.login_link] | |
| change_password_link | [user.change_password_link] | |
| change_email_link | [user.change_email_link] | |
| language | [user.language] |