Yes, that's right. When creating a component template, you specify related schemas that can use this template. Publishing a component without adding a page is called dynamic component presentation. In the general tab of the template template, you can specify this as “Published as a dynamic component” for presentations on component components based on this template. If you have a value like “Publish inline on a page”, the presentation of your component is static, so you need to associate this component with the page in order to publish it. Dynamic component presentations use a content broker database to request data and display it on a website. However, the components embedded in the page will be static and will be served from the file system (instead of the database). Hope this helps!
source share