Template:Content box/Doc: Difference between revisions
m Fix JSON typo |
m Fix JSON typo |
||
Line 10: | Line 10: | ||
{{content box|title=Display title|content=Lorem ipsum dolor sit amet...}} | {{content box|title=Display title|content=Lorem ipsum dolor sit amet...}} | ||
</nowiki>}} | </nowiki>}} | ||
<includeonly> | <includeonly> | ||
=== Template data === | === Template data === | ||
Line 27: | Line 26: | ||
"label": "Content", | "label": "Content", | ||
"description": "The content to display inside the box. Can be multiple lines.", | "description": "The content to display inside the box. Can be multiple lines.", | ||
"required": true | "required": true, | ||
"type": "content" | "type": "content" | ||
} | } |