Layout Pattern
Title Slide
Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.
How to Use It
The title slide sets the tone for your entire presentation. Use large, confident typography and ample white space to create a memorable first impression. Consider adding a subtle visual element or your brand mark, but keep the focus on your main message.
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
Key Takeaway
A single headline statement on a nearly empty slide. One idea, nothing to distract from it.
/layouts/key-takeaway
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
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:title-slide{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/title-slide",
"tags": [
"gallery:layouts/title-slide"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "title-slide",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"title-slide\" preset."
}
]
}Preview this config live at pptx.dev/playground.