385
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
{ | { | ||
"params": { | "params": { | ||
"Resources Title": {}, | "Resources Title": { | ||
"Resources Content": {} | "description": "This will be displayed as an <h2> tag and will appear in the page table of contents.", | ||
"type": "string", | |||
"required": true | |||
}, | |||
"Resources Content": { | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | }, | ||
"format": "block" | "format": "block" |
edits