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