==document== [[ZoneName]] == zone [[Head]] [[Body]] (layout) [[Tail]] ==layout== (TheThemeMachine) ---------------------------------- | Header | ---------------------------------- | Navigation | ---------------------------------- | Featured | ---------------------------------- | BeforeMain | ---------------------------------- | A | Messages | A | | s |--------------------| s | | i | BeforeContent | i | | d |--------------------| d | | e | | e | | F | | S | | i | Content | e | | r | | c | | s | | o | | t |--------------------| n | | | AfterContent | d | ---------------------------------- | AfterMain | ---------------------------------- | Tripel | Tripel | Tripel | | First | Second | Third | ---------------------------------- | Footer| Footer| Footer| Footer | | Quad | Quad | Quad | Quad | | First | Second| Third | Fourth | ---------------------------------- | Footer | ---------------------------------- ==content== Generally display templates have Header, Meta, Manage, Content and Footer zones (in the admin anything other than Content is special-case per template) while edit templates having Meta (less frequently), Primary and Secondary (i.e. sidebar) zones. [[ZoneName]] == zone (Content - base content shape)
[[Header]]
[[Content]]
//admin display template example// (Content.SummaryAdmin - content summary in an admin list view)

[[Primary]]

//edit template example// (Content.Edit)
[[Primary]]
[[Secondary]]