Layout Pattern
Key Takeaway
A single headline statement on a nearly empty slide. One idea, nothing to distract from it.
How to Use It
Takeaway slides are pause-the-room moments. Use one sentence, 8-15 words, set in the largest type your template allows. No bullets, no visuals, no logo - just the idea. Place them at key hinge points of your story: after a data section, before a decision, or at the end of a chapter. If you cannot compress the idea into one sentence, you need to think about it more.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Opening Closing
Agenda
Numbered list of topics with timing or section markers. Sets expectations and gives your audience a roadmap.
/layouts/agenda
Opening Closing
Chapter Recap
Mid-deck checkpoint that shows what you've covered and what is next. Keeps long presentations navigable.
/layouts/chapter-recap
Opening Closing
Q&A / Discussion
Intentional pause for questions. Frames the conversation and shows you expect dialogue, not monologue.
/layouts/qa-discussion
Opening Closing
Thank You & CTA
Closing slide with clear next steps, contact info, or a call to action. End with direction, not a whimper.
/layouts/thank-you-cta
Opening Closing
Title Slide
Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.
/layouts/title-slide
Content Text
Appendix Index
Divider slide listing the backup and appendix sections that follow. Signals the main deck is over.
/layouts/appendix-index
OPF Config
layouts:key-takeaway{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/key-takeaway",
"tags": [
"gallery:layouts/key-takeaway"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "key-takeaway",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"key-takeaway\" preset."
}
]
}Preview this config live at pptx.dev/playground.