imported>Wottem m (1 revision imported) |
imported>Wottem No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> | ||
| | {{Togglesection | ||
|title={{{heading|}}} | |||
</ | |content={{{content|}}} | ||
|class={{{class|}}} | |||
|open={{{show|}}} | |||
}}</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"heading": { | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"show": {}, | |||
"class": {}, | |||
"content": { | |||
"required": true, | |||
"suggested": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"heading", | |||
"content", | |||
"show", | |||
"class" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 17:44, 12 January 2022
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
heading | heading | no description | Unknown | required |
content | content | no description | Unknown | required |
show | show | no description | Unknown | optional |
class | class | no description | Unknown | optional |