# Feature Panes

### FT2 - Listing page for featured item

With this view each featured news content item displays the `Feature Image`, `Title(bigger text size)` ,and the full`summary` text. The summary text displayed is from the summary field of the feature content type. If the Summary field is empty then only the `Title` is used.

![](/files/-Lfeq2cjtYiEYDmhMY7C)

### FT3 - Featured item teaser list

With this view each featured news content item displays the `Feature Image`, `Title(smaller text size)` ,and the full`summary` text. The summary text displayed is from the summary field of the feature content type. If the Summary field is empty then only the `Title` is used.

![](/files/-Lfeq9li8HxU9ewtNvl1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ccsdrupalguide.uoguelph.ca/views/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
