Difference between revisions of "TestSyntax"

From Adam Meola - wiki
Jump to navigation Jump to search
Line 14: Line 14:
  
 
for pre-expanded, remove mw-collapsed class
 
for pre-expanded, remove mw-collapsed class
 
 
<div class="toccolours mw-collapsible AM-collapsible2 mw-collapsed ">
 
===MY expandable2===
 
<div class="mw-collapsible-content">{{Lorem}}
 
stuff here <br/>
 
stuff here <br/>
 
stuff here <br/>
 
stuff here <br/>
 
stuff here <br/>
 
stuff here <br/>
 
stuff here <br/>
 
</div>
 
</div>
 
  
 
===MY collapsible===
 
===MY collapsible===
<div class="toccolours mw-collapsible AM-collapsible" style="width:100%; overflow:auto;">
+
<div class="toccolours mw-collapsible AM-collapsible mw-collapsed " style="width:100%; overflow:auto;">
 
This text is collapsible. {{Lorem}}
 
This text is collapsible. {{Lorem}}
 
</div>
 
</div>

Revision as of 03:00, 31 August 2020

test syntax below

default expandible

Template:Lorem

stuff here
stuff here
stuff here
stuff here
stuff here
stuff here
stuff here

for pre-expanded, remove mw-collapsed class

MY collapsible

This text is collapsible. Template:Lorem