Content deleted Content added
|
|
(3 intermediate revisions by 2 users not shown) |
Place this template on the essay series on Wikipedia's Processes ([[WP:PROCESS]]).
==Parameters==
This template has four parameters, one for each section which provides control over which sections would default as "show". They are:
*hideAll
*hideDecision
*hideArticles
*hideOrganization
Each parameter has one option: yes
==Example==
To hide the entire template into a small toolbar by default, pass ''yes'' into the ''hideAll'' parameter.
<pre>
{{Wikipedia processes|hideAll=yes}}
</pre>
<div style="border:1px solid #ddd; background:#fff; padding:10px;">
{{Wikipedia processes|hideAll=yes}}
{{clear}}
</div>
To hide a particular section by default, pass a ''yes'' into either one of the:
*hideDecision
*hideArticles
*hideOrganization
parameters. For example to hide the section "Articles" and "Organization":
<pre>
{{Wikipedia processes|hideArticles=yes|hideOrganization=yes}}
</pre>
<div style="border:1px solid #ddd; background:#fff; padding:10px;">
{{Wikipedia processes|hideArticles=yes|hideOrganization=yes}}
{{clear}}
</div>
<includeonly>
[[Category:Wikipedia help templates]]
|