Difference between revisions of "User:Xenocidic/UX/hide"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(document source http://en.wikipedia.org/w/index.php?title=Template:Divhide/doc&oldid=224148564 by User:Xenocidic)
(collapsable discussion)
Line 1: Line 1:
<includeonly>
+
{| <!-- Template:COI top --> class="navbox collapsible collapsed" style="text-align: left; border: 0px; margin-top: 0.2em;"
{{ #ifeq: {{{1}}} | end | </div></div> |
+
|-
<div class="NavFrame" style="width:{{{2|100%}}}"><div class="NavHead"
+
! style="background-color: #ffd8a0;" | extended discussion regarding blah   
style="background:87 CE EB;">{{{1}}}</div><div class="NavContent"
+
|-
style="display:{{#ifeq:{{{show}}}|yes|show|none}}; text-align:left; background:240 248 255;">
+
| style="text-align:center;" | ''The following is a discussion that has been placed in a collapse box for improved usability.'''</span>''
}}</includeonly><noinclude>
+
|-
=== Usage ===
+
| style="border: solid 1px silver; padding: 8px; background-color: white;" |
This template will allow you to collapse a section of a page. The first paramater is the title of the collapse section, and the second (optional paramater) is the width. To close the section, use '''<nowiki>{{divhide|end}}</nowiki>'''.
 
  
;Examples
 
  
<pre>
+
blah
{{divhide|Test}}
 
This is the hidden contents.
 
{{divhide|end}}
 
</pre>
 
  
{{divhide|Test}}
+
|-
This is the hidden contents.
+
| style="text-align:center;" | ''The above is an extended discussion that has been collapsed for improved usability.'''</span>''
{{divhide|end}}
+
|}
 
 
<pre>
 
{{divhide|Half test|50%}}
 
This is the hidden contents and only takes up 50% of the page.
 
{{divhide|end}}
 
</pre>
 
 
 
{{divhide|Half Test|50%}}
 
This is the hidden contents and only takes up 50% of the page.
 
{{divhide|end}}
 
 
 
You may also use the paramater "show=yes" to show the contents by default.
 
 
 
<pre>
 
{{divhide|Show and test|show=yes}}
 
This section is shown by default.
 
{{divhide|end}}
 
</pre>
 
 
 
{{divhide|Show and test|show=yes}}
 
This section is shown by default.
 
{{divhide|end}}
 
</noinclude>
 

Revision as of 17:54, 22 August 2008