Wiki : ThemeTemplates
Documentation Home :: Categories :: Index :: Recent Changes :: Comments :: Search :: Help :: Login/RegisterTemplates
- Page templates - a page template is a 'base' template used by a theme. It hold the the main markup used to render a page. This will include the header, layout markup and tags to place the content produced by the module and any block positions.
- Block templates wrap the output produced by a block. 3 types of block templates exist.
Block Template
- block type templates - these templates are applied to a particular type of block (e.g. a menu block, a html block) based on the block key (as defined by the block developer)
- block position templates - these templates are applied to blocks in a block position.
- block instance templates - these templates are applied to a particular instance of a block. i.e. a specific occurrence of a block type
Theme Authoring Index Page
CategoryDeveloperDocs
