More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
A simple template to add a collapsible (and by default collapsed) bit of code to a wiki page | A simple template to add a collapsible (and by default collapsed) bit of code to a wiki page | ||
{{CollapsibleCode|This is some test code text.<br> | {{CollapsibleCode|heading=Something|This is some test code text.<br> | ||
It can have multiple lines<br> | It can have multiple lines<br> | ||
and they should show up correctly.}} | and they should show up correctly.}} | ||
</noinclude> | </noinclude> |
Revision as of 17:02, 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.