Template:Hidden: Difference between revisions
| [unchecked revision] | [unchecked revision] |
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 48: | Line 48: | ||
"showhide": {}, |
"showhide": {}, |
||
"toggle": {}, |
"toggle": {}, |
||
" |
"expanded": { |
||
" |
"aliases": [ |
||
"expand" |
|||
], |
|||
"description": "any nonblank value will cause the template to be initially expanded by default.", |
|||
"example": "expanded=on" |
|||
}, |
|||
"class": {}, |
"class": {}, |
||
"border": {}, |
"border": {}, |
||
Revision as of 13:49, 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 |
| expanded | expanded expand | any nonblank value will cause the template to be initially expanded by default.
| Unknown | optional |
| class | class | no description | Unknown | optional |
| border | border | 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 css | CSS styling for template overall. | Unknown | optional |