PPTX.gallery
Open in PPTX.dev

Layout Pattern

List 3x Title Center

List 3x Title Center OPF layout with 3 list content zones and a slide title.

List3 zonesCenter alignedTitled

How to Use It

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

Content Zones

TitleSlide title
ListList content 1
ListList content 2
ListList content 3

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

OPF Config

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

Preview this config live at pptx.dev/playground.