{}OPF
DocsLayouts recordEdit on GitHub

Number 6x

Metadata

ID

number-6x

Catalog

layouts

Source

spec/catalogs/layouts/number-6x.json

FieldValue
placeholders[ { "type": "title" }, { "type": "text" }, { "type": "text" }, { "type": "text" }, { "type": "text" }, { "type": "text" }, { "type": "text" } ]

Source JSON

number-6x.json
{
  "$schema": "https://openpresentation.org/schema/opf-layout/v1",
  "id": "number-6x",
  "name": "Number 6x",
  "placeholders": [
    {
      "type": "title"
    },
    {
      "type": "text"
    },
    {
      "type": "text"
    },
    {
      "type": "text"
    },
    {
      "type": "text"
    },
    {
      "type": "text"
    },
    {
      "type": "text"
    }
  ]
}