{#
The three-icon "Helfen / Schützen / Aufbauen" category graphic.
Appears in the homepage hero, the Über uns teaser-long sections and the
Länder-Detail hard-facts badges - always the same three icons, different
surrounding layout, so it is one shared partial with a variant modifier.
Arguments:
variant - "hero" | "inline" | "badge" (default: "inline")
#}
{#
Generic placeholder renderer for a colPos content area.
We deliberately do NOT use the f:render.contentArea ViewHelper here yet:
it resolves each content element's own Fluid/TypoScript template, and
none of the custom Content Blocks (FAQ accordion, teaser cards,
interactive map, hard-facts, event listing, etc.) exist yet - they are
the next phase of this project. Until then this partial loops the raw
records of a colPos and renders a labeled placeholder box, so editors
and developers can see where content will land and the page layout is
visibly testable with real content items in the backend.
Once Content Blocks exist, swap the call site to:
f:render.contentArea contentArea=""
Arguments:
records - the record list of a colPos, e.g.
label - optional heading for the empty state, defaults to "Inhalt"
#}
tt_content.textpic
Home