Layout Pattern
List 1x Box Title Center
List 1x Box Title Center OPF layout with a list content zone and a slide title.
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
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Text Explainer
List 1x Box
List 1x Box OPF layout with a list content zone.
/layouts/list-1x-box
Text Explainer
List 1x Box Vertical Title Center
List 1x Box Vertical Title Center OPF layout with a list content zone in a vertical reading flow and a slide title.
/layouts/list-1x-box-vertical-title-center
Text Explainer
List 1x Box Vertical Title Left
List 1x Box Vertical Title Left OPF layout with a list content zone in a vertical reading flow and a slide title.
/layouts/list-1x-box-vertical-title-left
Text Explainer
List 1x Title Center
List 1x Title Center OPF layout with a list content zone and a slide title.
/layouts/list-1x-title-center
Text Explainer
List 1x
List 1x OPF layout with a list content zone.
/layouts/list-1x
Text Explainer
List 1x Box Title Center SlideImage
List 1x Box Title Center SlideImage OPF layout with a list content zone and a slide title.
/layouts/list-1x-box-title-center-slideimage
OPF Config
layouts:list-1x-box-title-center{
"$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."
}
]
}Preview this config live at pptx.dev/playground.