Avatar 2
The Avatar element is a graphical representation of a user and can include an image, text, icon, or drop-down menu with additional content. https://italia.github.io/bootstrap-italia/docs/componenti/avatar/
Field | Label | Type | Description |
---|---|---|---|
avatar_image | Image (field) | text | Image from drupal field. Square format. Only image variant. |
avatar_text | Name (raw text) | text | Avatar text. Eg. Username. Raw text. Only text variant. |
avatar_url | Link (eg. /user/id, raw text). | text | Enter a url in raw text format. |
avatar_tooltip_text | Tooltip text (field) | text | Tooltip text. |
avatar_presence | Presence (raw text) | text | Avatar status. Raw text. ["active", "busy", "hidden"] |
avatar_presence_text | Presence text (raw text) | text | Customize assistive text. Raw text. |
avatar_status | Status type (raw text) | text | Avatar status. Raw text. ["approved", "declined", "notify"] |
avatar_status_text | Status text (raw text) | text | Customize assistive text. Raw text. |
avatar_extra_title | Extra title (field) | text | Avatar Extra text. Eg. User Name. |
avatar_extra_text | Extra text (field) | text | Avatar Extra text. Eg. Role. |
Variant | Name | Description |
---|---|---|
Icon | icon | https://italia.github.io/bootstrap-italia/docs/componenti/avatar/#avatar-con-icona |
Francesca Rossi
Francesca Rossi
AdministratorVariant | Name | Description |
---|---|---|
Image | image | https://italia.github.io/bootstrap-italia/docs/componenti/avatar/#avatar-con-immagine |
Variant | Name | Description |
---|---|---|
Text | text | https://italia.github.io/bootstrap-italia/docs/componenti/avatar/#avatar-con-testo |
Francesca Rossi