"साँचा:Divhide/doc": अवतरणों में अंतर

छो Robot: moving pages out of redirected category
imported>Iritscen
छो typo + grammar fixes
पंक्ति 2:
 
=== Usage ===
This template will allow you to collapse a section of a page. The first paramaterparameter is the title of the collapse section, and the second (optional paramaterparameter) is the width. To close the section, use '''<nowiki>{{divhide|end}}</nowiki>'''.
 
;Examples
पंक्ति 8:
<pre>
{{divhide|Test}}
ThisThese isare the hidden contents.
{{divhide|end}}
</pre>
 
{{divhide|Test}}
ThisThese isare the hidden contents.
{{divhide|end}}
 
<pre>
{{divhide|Half test|50%}}
ThisThese isare the hidden contents, and the box only takes up 50% of the page.
{{divhide|end}}
</pre>
 
{{divhide|Half Test|50%}}
ThisThese isare the hidden contents, and the box only takes up 50% of the page.
{{divhide|end}}
 
You may also use the paramaterparameter "show=yes" to show the contents by default.
 
<pre>