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