Difference between revisions of "Template:Inter-process communication"

From blackwiki
Jump to navigation Jump to search
imported>Maggyero
m
imported>Zyxw
m (update name)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = IPC
+
|name = Inter-process communication
 
|title = [[Inter-process communication]]
 
|title = [[Inter-process communication]]
 
|listclass = hlist
 
|listclass = hlist
Line 19: Line 19:
 
* [[Unix signal|Signal]]  
 
* [[Unix signal|Signal]]  
 
* Sockets  
 
* Sockets  
** [[Internet socket|Internet]]
+
** [[Network socket|Network]]
 
** [[Unix domain socket|Unix]]
 
** [[Unix domain socket|Unix]]
  
|group2 = [[Communications protocol|Protocols]]<br>and [[Technical standard|standards]]
+
|group2 = [[Communication protocol|Protocols]]<br>and [[Technical standard|standards]]
 
|list2 =  
 
|list2 =  
* [[Apple events]]  
+
* [[Apple event]]s
 
* [[Component Object Model#COM.2B|COM+]]  
 
* [[Component Object Model#COM.2B|COM+]]  
 
* [[Common Object Request Broker Architecture|CORBA]]  
 
* [[Common Object Request Broker Architecture|CORBA]]  

Latest revision as of 12:09, 4 April 2020

Initial visibility: currently defaults to autocollapse

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

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