Wikipedia:Processes/Wikipedia processes/doc: Difference between revisions

Content deleted Content added
m Reverted edits by 117.242.37.83 (talk) to last version by ChyranandChloe
removed
 
(10 intermediate revisions by 7 users not shown)
Line 2:
Place this template on the essay series on Wikipedia's Processes ([[WP:PROCESS]]).
 
<includeonly>
==Parameters==
[[Category:Wikipedia help templates]]
 
</includeonly>
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>
{{Processes|hideAll=yes}}
</pre>
 
<div style="border:1px solid #ddd; background:fff; padding:10px;">
{{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>
{{Processes|hideArticles=yes|hideOrganization=yes}}
</pre>
 
<div style="border:1px solid #ddd; background:fff; padding:10px;">
{{Processes|hideArticles=yes|hideOrganization=yes}}
{{clear}}
</div>
 
<includeonly>[[Category:New templates]]</includeonly>