---
title: "Creating templates for other view modes"
date: "2017-11-12T15:32:19+00:00"
summary: "Discover how to create custom templates for non-full view modes in Site Studio. Learn to design and connect teaser templates to content type fields, enhancing your Drupal site's list displays and user experience."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/creating-templates-other-view-modes"
id: "5162fa8f-8f33-498c-ab67-36af6f5dc0a0"
---

You can create a template for each of the "non full" View mode. These are typically used for lists where the content isn't viewed on its own page in full. For more information on View modes see [Understanding view modes.](/drupal-starter-kits/add-ons/site-studio/understanding-view-modes "Understanding view modes")

Create a 'non full' content template
------------------------------------

There are three steps to creating a content template.

Important

For the purpose of an example, the following steps are for creating Content type templates as this is the most common use case, but the same process applies for other content entity types like Taxonomy vocabularies. 

### Step 1 - Choose an entity bundle view mode to template

The first step is to select what you're going to make a template for. For example, the Article teaser content type. 

1.  Navigate to Site Studio > Templates > **Content templates**
2.  For Content types and this example click on **Content type**
3.  Click on one of the **Accordions** to open the list of template options for that Content type
4.  Locate the teaser view mode template.
5.  Click **Create** in the Operations column.

![7e8a7c5b-create-non-full-content-template.png](https://acquia.widen.net/content/1d5ba9b9-1d3e-4745-9698-fc0992b6d9f8/web/7e8a7c5b-create-non-full-content-template.png)

### Step 2 - Layout your template

Layout your template using the Layout canvas. For more information, see [Using the layout canvas to create components and templates.](/drupal-starter-kits/add-ons/site-studio/using-layout-canvas-create-layouts-templates-and-components "Using the layout builder")

Important

When creating your template layout add dummy content into your elements so that you can preview what it looks like.

### Step 3 - Connect your template fields to your content type fields

Once you've created your template layout, you can connect it to fields within your content type so that it uses real content provided within your Content type rather than the dummy content you added when building your layout.

The process of linking your layout to fields is the same when creating any type of template using Site Studio. For that reason, it's been described on a separate page, see [Connecting your templates to fields](/drupal-starter-kits/add-ons/site-studio/connecting-your-templates-fields "Connecting your templates to fields").