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