Layout Pattern

Single Message Statement

One sentence, one slide. Used when an idea needs the entire slide to land.

StatementSimplicityEmphasis

How to Use It

Different from Key Takeaway only in context - statement slides carry an argument, not a summary. Use them to introduce a provocative claim, a defining principle, or a manifesto line. Center the text. Use your deck's largest type size. Pair with a muted background and no chrome. Best paired with a subsequent slide that provides the evidence or explanation.

Content Zones

TitleSlide title
BodyPrimary content

OPF Config

layouts:single-message-statement
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/single-message-statement"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "single-message-statement",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.