Difference between revisions of "Collapsible elements"

From Sun Myung Moon Archive
(Created page with "{{Concise}} <code><nowiki><div class="toccolours mw-collapsible mw-collapsed" style="width:600px"> Let's say this is your text, or table, or any other content. When you use t...")
 
Line 13: Line 13:
 
<code><nowiki><div class="toccolours mw-collapsible" style="width:600px">
 
<code><nowiki><div class="toccolours mw-collapsible" style="width:600px">
 
Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is not yet collapsed when you open the page, but you can hide that content.
 
Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is not yet collapsed when you open the page, but you can hide that content.
</div>
+
</div></nowiki></code>
  
 
<div class="toccolours mw-collapsible" style="width:600px">
 
<div class="toccolours mw-collapsible" style="width:600px">

Revision as of 08:08, 1 July 2015

Help(6 C, 4 P, 9 F)



<div class="toccolours mw-collapsible mw-collapsed" style="width:600px"> Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is collapsed when you open the page. </div>

Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is collapsed when you open the page.

</nowiki>


<div class="toccolours mw-collapsible" style="width:600px"> Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is not yet collapsed when you open the page, but you can hide that content. </div>

Let's say this is your text, or table, or any other content. When you use the code above, it creates a box of 600 pixels wide, and the content is not yet collapsed when you open the page, but you can hide that content.



See also