PPTX.gallery
Open in PPTX.dev

Layout Pattern

One-Column Explainer

A single block of body text with a headline. Use when a concept needs paragraph-length explanation, not bullets.

NarrativeExplanationBody Copy

How to Use It

Some ideas resist bullet-point compression. For those, use a full-width text column with a clear headline and 2-4 short paragraphs. Keep copy tight - every sentence earns its place. Left-align for readability, cap line length around 65 characters, and consider a pull quote or callout in the right margin to break up the density. This layout is a rescue option when content refuses to fit the bullet format, not a default.

Content Zones

TitleSlide title
BodyPrimary content

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:one-column-explainer
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/one-column-explainer",
  "tags": [
    "gallery:layouts/one-column-explainer"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "one-column-explainer",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"one-column-explainer\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.