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