Template:Hidden: Difference between revisions
Appearance
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 16: | Line 16: | ||
"title", |
"title", |
||
"header" |
"header" |
||
] |
], |
||
"required": true |
|||
}, |
}, |
||
"2": { |
"2": { |
||
"label": "Body", |
"label": "Body", |
||
"type": "string", |
"type": "string", |
||
"description": "text for body (content)" |
"description": "text for body (content)", |
||
"required": true |
|||
}, |
}, |
||
"fw1": {}, |
"fw1": {}, |
||
| Line 28: | Line 30: | ||
"headerstyle": { |
"headerstyle": { |
||
"label": "Header CSS", |
"label": "Header CSS", |
||
"description": "CSS styling for title (header)" |
"description": "CSS styling for title (header)", |
||
"aliases": [ |
|||
| ⚫ | |||
] |
|||
}, |
}, |
||
"header": { |
"header": { |
||
| Line 51: | Line 56: | ||
"multi-line": {}, |
"multi-line": {}, |
||
"titlestyle": {}, |
"titlestyle": {}, |
||
"contentstyle": { |
"contentstyle": { |
||
"aliases": [ |
|||
| ⚫ | |||
], |
|||
"label": "Content CSS", |
|||
"description": "CSS styling for the hidden content", |
|||
"type": "string" |
|||
}, |
|||
"contents": { |
"contents": { |
||
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}" |
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}" |
||
| Line 58: | Line 70: | ||
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}" |
"description": "text for body (content); alternative to using unnamed parameter {{{2}}}" |
||
}, |
}, |
||
"style": {} |
"style": {} |
||
| ⚫ | |||
| ⚫ | |||
} |
} |
||
} |
} |
||
Revision as of 13:41, 2 July 2020
Content that should not be hidden.
This hides
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | 1 title header | text for header (title) | String | required |
| Body | 2 | text for body (content) | String | required |
| fw1 | fw1 | no description | Unknown | optional |
| bg1 | bg1 | no description | Unknown | optional |
| ta1 | ta1 | no description | Unknown | optional |
| Header CSS | headerstyle headercss | CSS styling for title (header) | Unknown | optional |
| Header | header | text for header (title); alternative to using unnamed parameter {{{1}}} | Unknown | optional |
| Content | content | text for body (content); alternative to using unnamed parameter {{{2}}} | Unknown | optional |
| fw2 | fw2 | no description | Unknown | optional |
| bg2 | bg2 | no description | Unknown | optional |
| ta2 | ta2 | no description | Unknown | optional |
| showhide | showhide | no description | Unknown | optional |
| toggle | toggle | no description | Unknown | optional |
| expand | expand | no description | Unknown | optional |
| expanded | expanded | no description | Unknown | optional |
| class | class | no description | Unknown | optional |
| border | border | no description | Unknown | optional |
| css | css | no description | Unknown | optional |
| multiline | multiline | no description | Unknown | optional |
| multi-line | multi-line | no description | Unknown | optional |
| titlestyle | titlestyle | no description | Unknown | optional |
| Content CSS | contentstyle contentcss | CSS styling for the hidden content | String | optional |
| contents | contents | text for body (content); alternative to using unnamed parameter {{{2}}} | Unknown | optional |
| text | text | text for body (content); alternative to using unnamed parameter {{{2}}} | Unknown | optional |
| style | style | no description | Unknown | optional |