Difference between revisions of "Template:Collapse"

From Journey Modding Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
<noinclude>This code was hacked up by [[User:Alazar88|Alazar88]] and implemented as template by [[User:Juest|Juest]] with [[metawikimedia:Template:Collapse|MediaWiki documentation research.]]</noinclude>
<noinclude>
Usage: <nowiki>{{Collapse|1=text|2=optional header}}</nowiki> (2 shows up as Collapse if not specified)<br>
This code was hacked up by [[User:Alazar88|Alazar88]] and implemented as template by [[User:Juest|Juest]] with [[metawikimedia:Template:Collapse|MediaWiki documentation research.]]</noinclude>
<div class="toccolours mw-collapsible mw-collapsed">
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.6;">{{{2|{{{header|{{{heading|{{{title|{{PAGENAME}}}}}}}}}}}}}}</div>
<div style="font-weight:bold;line-height:1.6;">{{{2|{{{header|{{{heading|{{{title|{{PAGENAME}}}}}}}}}}}}}}</div>

Revision as of 03:19, 29 September 2021

Usage: {{Collapse|1=text|2=optional header}} (2 shows up as Collapse if not specified)
This code was hacked up by Alazar88 and implemented as template by Juest with MediaWiki documentation research.

Collapse

{{{1}}}