More actions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
and they should show up correctly.}} | and they should show up correctly.}} | ||
<templatedata> | |||
{ | |||
"params": { | |||
"collapsed": {}, | |||
"width": {}, | |||
"heading": {}, | |||
"code": {} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 17:05, 24 December 2024
A simple template to add a collapsible (and by default collapsed) bit of code to a wiki page
{{#far:chevron-down}}{{#far:chevron-up}} Something
This is some test code text.
It can have multiple lines
and they should show up correctly.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
collapsed | collapsed | no description | Unknown | optional |
width | width | no description | Unknown | optional |
heading | heading | no description | Unknown | optional |
code | code | no description | Unknown | optional |