PPTX.gallery
Open in PPTX.dev

Layout Pattern

List 2x ItemImage Vertical

List 2x ItemImage Vertical OPF layout with 2 list content zones in a vertical reading flow.

List2 zonesLeft alignedItem imageVertical flow

How to Use It

List 2x ItemImage Vertical is a canonical OPF list layout from the OPF layout catalog. It defines 3 placeholder zones (list: List content 1; list: List content 2; image: List item image). Use it when you need exact OPF parity for slide.layout list-2x-itemimage-vertical. Reading flow is vertical.

Content Zones

ListList content 1
ListList content 2
ImageList item image

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:list-2x-itemimage-vertical
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/list-2x-itemimage-vertical",
  "tags": [
    "gallery:layouts/list-2x-itemimage-vertical"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "list-2x-itemimage-vertical",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"list-2x-itemimage-vertical\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.