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