Resource Center Landing Template
The resource center template should be used for sites that list out resources such as the Evidence Based Practices Resource Center (EBRPC) and Disaster Behavioral Health Information Series (DBHIS). The list is a filterable and searchable index that links users to publications or resources. Detail pages are available to house any resource that needs to live with in the respective center, otherwise the list will point directly to item.
Contents
- Page Load
- breadcrumb
- Page Header
- Search Bar
- Filters
- Search Header
- Mobile Search and Filter Accordion
- List Item
- Pagination
- Full Page Example
On Page Load
When the page is first loaded, content load in an unflitered state.
- Sort - If available, items are sorted first by featured and the by most recent. If featured doesn’t exist, sort by most recent. The sort drop down displays either “Featured Resources” or “Latest Resources” according to which of these two conditions apply. (see more about sort below)
- View - at default 15 items are shown on page. View drop down displays “15”.(see more about view below)
Breadcrumb
Resource pages use the standard breadcrumbs. Find out more about breadcrumbs.
Page Header
The page header consist of:
- Page Title - H1
- Page Description - body text
- Navigational links - (Optional) separated by “|”.
Search Bar
The search bar is centered at 70% width of the content area.
Fields:
- Input | Content: “Search Our Resources”
- Submit Button | Content: “Submit”
Functionality:
- OnClick / OnTap of button, system uses the content of the input to search the collection (titles, short description, taxonomy terms). The resource list is updated to show matching results (see more about form field specifications)
Filters
- Category Filter - uses a dropdown to select. See the “Collections” in the Taxonomy specifications for child terms.
- Publication Date - uses the Date Rage Filter
All other filters use the Multi-Select Filter. See the Taxonomy specifications for child items for each filter
- Report Type
- Population
- Source
- Substances
- Conditions
Search Header
Search header contains:
- Section Title - H3
- Sort - OnSelect, system displays the result set in the order that matches the users choice
- Featured
- Most Relevant
- Most Recent
- Oldest
- View - OnSelect, system displays the number of items in the result set that matches the users choice
- 15 (default)
- 50
- 100
Mobile Search and Filter Accordion
On Small screens, search, filters, sort and view are all hidden behind an accordion.
OnClick or OnTap accordion slides to open or closed state and icon displays new state see accordions for more information
filter in closed state ![]() |
filter in open state ![]() |
List Item
Each return item contains:
- Resource Title - H3 - links to source
- Sub-title - H6 (optional)
- Publication Date - body text
- Resource Description - body text
- CTA - url link to source - content = “Get this Resource”
- for 508 accessbility - add aria-label to “Get this {title}”
- Featured Thumbnail -
- image should be authored at 750 pixels then resized for use.
- 25% of container on large screen
- 100% of width of container on small screens - for 508 accessibilty - images are for display only and alt text should be set to null.
Examples
View On Abstract