> ## Content Index
> Fetch the complete content index at: https://getpublii.com/dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# Author tags

- URL: https://getpublii.com/dev/author-tags/
- Published: 2017-09-08T13:51:20.544Z
- Updated: 2023-04-09T05:53:10.893Z
- Description: Author item represents data related to the post author: {{id}} - author ID {{name}} - author name {{username}} - author username {{featuredImage}} - featured image…
- Author: Tomasz Dziuda
- Tags: Handlebars Tags

Author item represents data related to the post author:

-   **{{id}}** - author ID
-   **{{name}}** - author name
-   **{{username}}** - author username
-   **{{featuredImage}}** - [featured image item](https://getpublii.com/dev/featured-image-tags/)
-   **{{avatar}}** - author avatar URL
-   **{{avatarImage}}** - author avatar data
    -   **{{alt}}** - avatar alternative text (author name)
    -   **{{height}}** - avatar height in pixels
    -   **{{url}}** - avatar image URL
    -   **{{width}}** - avatar width in pixels
-   **{{email}}** - author e-mail
-   **{{{description}}}** - author description
-   **{{postsNumber}}** - number of posts written by author
-   **{{url}}** - author page URL
