Difference between revisions of "Template:Integrated development environments/doc"

From blackwiki
Jump to navigation Jump to search
imported>Alexamies
(Created initial version)
 
(port doc)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
+
<!-- Categories go at the bottom of this page. -->
  
 
== Usage ==
 
== Usage ==
{{tl|Integrated development environments}}
+
{{collapsible option}}
  
 
== See also ==
 
== See also ==
  
 
<includeonly>
 
<includeonly>
<!-- Categories and interwikis go here: -->
+
<!-- Categories go here: -->
 
+
[[Category:Integrated development environments]]
 +
[[Category:Software development templates]]
 
</includeonly>
 
</includeonly>

Revision as of 18:20, 26 January 2018

Usage

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Integrated development environments|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Integrated development environments|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Integrated development environments|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also