PPTX.gallery
Open in PPTX.dev

Layout Pattern

List 1x Box Title Center

List 1x Box Title Center OPF layout with a list content zone and a slide title.

List1 zoneCenter alignedTitledBoxed

How to Use It

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

Content Zones

TitleSlide title
ListList content 1
BoxBoxed content surface

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

OPF Config

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

Preview this config live at pptx.dev/playground.