> ## 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.

# Featured image tags

- URL: https://getpublii.com/dev/featured-image-tags/
- Published: 2017-09-08T13:51:28.689Z
- Updated: 2018-01-25T08:45:42.421Z
- Description: Featured image item represents data connected with post featured images: {{id}} - featured image ID {{url}} - featured image URL {{urlDIMENSION\_NAME}} - URL of the…
- Author: Tomasz Dziuda
- Tags: Handlebars Tags

Featured image item represents data connected with post featured images:

-   **{{id}}** - featured image ID
-   **{{url}}** - featured image URL
-   **{{urlDIMENSION\_NAME}}** - URL of the resized version (specified by *DIMENSION\_NAME* variable e.g. **urlLarge**)
-   **{{alt}}** - featured image alternative text
-   **{{caption}}** - featured image caption text
-   **{{credits}}** - featured image credits text
-   **{{height}}** - featured image height in pixels
-   **{{width}}** - featured image width in pixels
-   **{{srcset}}** - featured image **srcset** attribute value
-   **{{sizes}}** - featured image **sizes** attribute value
