Difference between revisions of "Template:Logic Families"

From blackwiki
Jump to navigation Jump to search
imported>Mraiford
(Created new navbox for logic families pages.)
 
imported>Dpleibovitz
(doc in green box)
 
(31 intermediate revisions by 19 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name       = Logic Families
+
|name     = Logic Families
|title     = Logic Families
+
|title     = [[Logic family|Logic families]]
|group1     =  
+
|listclass = hlist
|list1     = [[BiCMOS]]{{·}}[[CMOS]]{{·}}[[Diode logic]]{{·}}[[Diode–transistor logic]]{{·}}[[Emitter-coupled logic]]{{·}}[[NMOS logic]]{{·}}[[PMOS logic]]{{·}}[[Resistor–transistor logic]]{{·}}[[Transistor–transistor logic]]
+
|state    = {{{state|}}}
}}
+
 
 +
|group1   = [[MOSFET|MOS technology]]
 +
|list1     =
 +
*[[PMOS logic]]
 +
*[[NMOS logic]]
 +
*[[Depletion-load NMOS logic]] (including HMOS)
 +
*[[CMOS|Complementary MOS]] (CMOS)
 +
*[[BiCMOS|Bipolar–CMOS]] (BiCMOS)
 +
 
 +
|group2    = Other technologies
 +
|list2    =
 +
*[[Diode logic]]
 +
*[[Diode–transistor logic]] (DTL)
 +
*[[Direct-coupled transistor logic]] (DCTL)
 +
*[[Emitter-coupled logic]] (ECL)
 +
*[[Gunning transceiver logic]] (GTL)
 +
*[[Integrated injection logic]] (I<sup>2</sup>L)
 +
*[[Resistor–transistor logic]] (RTL)
 +
*[[Transistor–transistor logic]] (TTL)
 +
*[[Current-mode logic|Current mode logic / Source-coupled logic]] (CML/SCL)
 +
 
 +
|group3    = Types
 +
|list3    =
 +
*[[Static logic (digital logic)|Static]]
 +
*[[Dynamic logic (digital electronics)|Dynamic]]  
 +
*[[Domino logic]]
 +
*[[Four-phase logic]]
  
 +
}}<noinclude>
 +
{{documentation|content=
 +
{{collapsible option}}
  
[[Category:Computing navbox templates]]
+
[[Category:Computer hardware navigational boxes]]
 +
[[Category:Logic families|*]]
 +
}}
 +
</noinclude>

Latest revision as of 20:13, 22 June 2020

Template documentation

Initial visibility: currently defaults to autocollapse

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

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