Template:Hidden: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
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": [
"headercss": {},
]
},
"header": {
Line 51 ⟶ 56:
"multi-line": {},
"titlestyle": {},
"contentstyle": {},
"aliases": [
"contentcss": {}
],
"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": {}
}
}