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 10: | Line 10: | ||
"params": { |
"params": { |
||
"1": { |
"1": { |
||
"label": " |
"label": "Title", |
||
"type": "string" |
"type": "string", |
||
"description": "text for header (title)" |
|||
}, |
}, |
||
"2": { |
"2": { |
||
"label": " |
"label": "Body", |
||
"type": "string" |
"type": "string", |
||
"description": "text for body (content)" |
|||
}, |
}, |
||
"fw1": {}, |
"fw1": {}, |
||
"bg1": {}, |
"bg1": {}, |
||
"ta1": {}, |
"ta1": {}, |
||
| ⚫ | |||
| ⚫ | |||
}, |
|||
"headerstyle": { |
"headerstyle": { |
||
"label": "CSS |
"label": "Header CSS", |
||
| ⚫ | |||
}, |
}, |
||
"header": { |
"header": { |
||
"label": "text for header (title); alternative to using unnamed parameter {{{1}}}" |
"label": "text for header (title); alternative to using unnamed parameter {{{1}}}" |
||
}, |
}, |
||
| ⚫ | |||
"fw2": {}, |
"fw2": {}, |
||
"bg2": {}, |
"bg2": {}, |
||
"ta2": {}, |
"ta2": {}, |
||
| ⚫ | |||
" |
"showhide": {}, |
||
"toggle": {}, |
|||
"expand": {}, |
|||
"expanded": {}, |
|||
"class": {}, |
|||
"border": {}, |
|||
"css": {}, |
|||
"multiline": {}, |
|||
"multi-line": {}, |
|||
"titlestyle": {}, |
|||
"title": {}, |
|||
"contentstyle": {}, |
|||
"contents": {}, |
|||
| ⚫ | |||
} |
} |
||
} |
} |
||
Revision as of 13:32, 2 July 2020
Content that should not be hidden.
This hides
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | 1 | text for header (title) | String | optional |
| Body | 2 | text for body (content) | String | optional |
| fw1 | fw1 | no description | Unknown | optional |
| bg1 | bg1 | no description | Unknown | optional |
| ta1 | ta1 | no description | Unknown | optional |
| Header CSS | headerstyle | CSS styling for title (header) | Unknown | optional |
| text for header (title); alternative to using unnamed parameter {{{1}}} | header | no description | Unknown | optional |
| content | content | no description | 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 |
| title | title | no description | Unknown | optional |
| contentstyle | contentstyle | no description | Unknown | optional |
| contents | contents | no description | Unknown | optional |
| text | text | no description | Unknown | optional |