Template:Collapsible: Difference between revisions

From PhyWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
|- style="background:#87cefa"
|- style="background:#87cefa"
|<sidebar>
|<sidebar>
|* Menu
| '''{{{Title|{{{Name}}}}}}'''
|** Text 1
|-
|** Text 2
|{{{Label}}}
|-
|{{{LabelId}}}
|- style="background:#87cefa"
| <div class="collapsible collapsed" style="width: 200px; float: right; clear: right; text-align:left; font-size:90%;">
<b>{{{Topic1|}}}</b>
<div class="collapsible-content">
|- style="text-align:left"
|{{{Items1}}}</div>
</div>
|</sidebar>
|</sidebar>

Revision as of 17:52, 9 August 2011


This is text is not collapsible. But the next is collapsible and is also hidden by default:

hi


<sidebar> {{{Name}}}
{{{Label}}}
{{{LabelId}}}
{{{Items1}}} </sidebar>