Image path: {{ file_url(content.field_name['#items'].entity.uri.value) }}
Image title text: {{ node.field_name.title }}
Entity Reference path: {{ content.field_tags[0]['#url'] }}
| {# | |
| /** | |
| * @file | |
| * Bootstrap Paragraphs template for displaying a Carousel. | |
| * | |
| * Available variables: | |
| * - paragraph: Full paragraph entity. | |
| * - id: The paragraph ID. | |
| * - bundle: The type of the paragraph, for example, "image" or "text". | |
| * - authorid: The user ID of the paragraph author. |