PPTX.gallery
Open in PPTX.dev

Layout Pattern

Text 1x Center Box Title Center

Text 1x Center Box Title Center OPF layout with 3 placeholder zones and a slide title.

Text1 zoneCenter alignedTitledBoxed

How to Use It

Text 1x Center Box Title Center is a canonical OPF text layout from the OPF layout catalog. It defines 3 placeholder zones (title: Slide title; text: Text content; box: Boxed content surface). Use it when you need exact OPF parity for slide.layout text-1x-center-box-title-center. Reading flow is horizontal.

Content Zones

TitleSlide title
TextText content
BoxBoxed content surface

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

OPF Config

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

Preview this config live at pptx.dev/playground.