---
title: "Can I create templates for content entities added by contrib modules?"
date: "2018-03-20T19:29:13+00:00"
summary: "Create custom templates for non-core Drupal content entities using Site Studio. Learn how to implement hooks for seamless integration with modules like Paragraphs. Enhance your site's flexibility and design control."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/65266-can-i-create-templates-content-entities-added-contrib-modules"
id: "4ea546ef-31d5-440f-a90b-65a70849643e"
---

Yes. You can use Site Studio to create templates for almost any Content entity. You'll just need to implement some hooks to make it work.

If you want to use Site Studio to create templates for Content entities that aren't part of Core, for example, Paragraphs, then you can do so by implementing some hooks. Here's a developer guide [Implementing hooks for custom content entities](/drupal-starter-kits/add-ons/site-studio/implementing-hooks-custom-content-entities "Implementing hooks for custom content entities")[.](https://sitestudiodocs.acquia.com/6.0/user-guide/implementing-hooks-custom-content-entities "Implementing hooks for custom content entities")