Difference between revisions of "Template:Linux kernel/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(colwidth=)
imported>Hydrargyrum
m (copy-edit)
Line 9: Line 9:
 
; See also
 
; See also
 
{{Div col|colwidth=30em}}
 
{{Div col|colwidth=30em}}
* {{tl|freedesktop.org}}{{snd}} for software hosted by this organization
+
* {{tl|freedesktop.org}} — for software hosted by this organization
* {{tl|GNOME}}{{snd}} for software developed by this organization
+
* {{tl|GNOME}} — for software developed by this organization
* {{tl|GNU}}{{snd}} for all software maintained by the GNU Project
+
* {{tl|GNU}} — for all software maintained by the GNU Project
* {{tl|KDE}}{{snd}} for software developed by this organization
+
* {{tl|KDE}} — for software developed by this organization
* {{tl|Linux}}{{snd}} covers the Linux kernel-based family of operating systems (= Linux kernel + GNU and non-GNU software)
+
* {{tl|Linux}} — covers the Linux kernel-based family of operating systems (= Linux kernel + GNU and non-GNU software)
* {{tl|Linux distributions}} <!-- what is the sense of this besides advertising for the "big" or "notable" Linux distributions? -->
+
* {{tl|Linux distributions}} <!-- what is the sense of this besides advertising for the "big" or "notable" Linux distributions? -->
* {{tl|Linux package management systems}}{{snd}} only for distinct articles, to replace messy {{tl|Package management systems}} and {{tl|Software digital distribution platforms}} navboxes
+
* {{tl|Linux package management systems}}&nbsp;— only for distinct articles, to replace messy {{tl|Package management systems}} and {{tl|Software digital distribution platforms}} navboxes
 
{{Div col end}}
 
{{Div col end}}

Revision as of 00:31, 24 July 2019

Usage

Navigation box {{Linux kernel}} covers the Linux kernel in technical detail; this includes userspace software that acts as an immediate interface, for example systemd acting as an interface to cgroups.

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Linux kernel|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Linux kernel|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Linux kernel|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