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