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