Layout Pattern
Key Takeaway
A single headline statement on a nearly empty slide. One idea, nothing to distract from it.
HeadlineMessageFocus
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
TitleSlide title
BodyPrimary content
OPF Config
layouts:key-takeawayOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/key-takeaway"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "key-takeaway",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.