PPTX.gallery
Open in PPTX.dev

Layout Pattern

List 1x Box Title Center SlideImage

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

List1 zoneCenter alignedTitledBoxedSlide image

How to Use It

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

Content Zones

TitleSlide title
ListList content 1
BoxBoxed content surface
ImageSlide image (background)

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

OPF Config

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

Preview this config live at pptx.dev/playground.