Layout Pattern
List 3x ItemImage Title Center
List 3x ItemImage Title Center OPF layout with 3 list content zones and a slide title.
How to Use It
List 3x ItemImage Title Center is a canonical OPF list layout from the OPF layout catalog. It defines 5 placeholder zones (title: Slide title; list: List content 1; list: List content 2; list: List content 3; image: List item image). Use it when you need exact OPF parity for slide.layout list-3x-itemimage-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 3x ItemImage Title Center SlideImage
List 3x ItemImage Title Center SlideImage OPF layout with 3 list content zones and a slide title.
/layouts/list-3x-itemimage-title-center-slideimage
Text Explainer
List 3x Box Title Center SlideImage
List 3x Box Title Center SlideImage OPF layout with 3 list content zones and a slide title.
/layouts/list-3x-box-title-center-slideimage
Text Explainer
List 3x ItemImage
List 3x ItemImage OPF layout with 3 list content zones.
/layouts/list-3x-itemimage
Text Explainer
List 3x ItemImage SlideImage
List 3x ItemImage SlideImage OPF layout with 3 list content zones.
/layouts/list-3x-itemimage-slideimage
Text Explainer
List 3x Title Center SlideImage
List 3x Title Center SlideImage OPF layout with 3 list content zones and a slide title.
/layouts/list-3x-title-center-slideimage
Text Explainer
List 3x Box SlideImage
List 3x Box SlideImage OPF layout with 3 list content zones.
/layouts/list-3x-box-slideimage
OPF Config
layouts:list-3x-itemimage-title-center{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/list-3x-itemimage-title-center",
"tags": [
"gallery:layouts/list-3x-itemimage-title-center"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "list-3x-itemimage-title-center",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"list-3x-itemimage-title-center\" preset."
}
]
}Preview this config live at pptx.dev/playground.