Template:Hidden: Difference between revisions
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
Line 16:
"title",
"header"
],
"required": true
},
"2": {
"label": "Body",
"type": "string",
"description": "text for body (content)",
"required": true
},
"fw1": {},
Line 28 ⟶ 30:
"headerstyle": {
"label": "Header CSS",
"description": "CSS styling for title (header)",
"aliases": [
]
},
"header": {
Line 51 ⟶ 56:
"multi-line": {},
"titlestyle": {},
"contentstyle": {
"aliases": [
],
"label": "Content CSS",
"description": "CSS styling for the hidden content",
"type": "string"
},
"contents": {
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}"
Line 58 ⟶ 70:
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}"
},
"style": {}
▲ "headercss": {},
▲ "contentcss": {}
}
}
| |||