Template:Sidebar arithmetic logic circuits/ALUComponentsSidebar: Difference between revisions

From Vigyanwiki
< Template:Sidebar arithmetic logic circuits
No edit summary
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Components Sidebar START  -->{{Sidebar with collapsible lists
<!-- Components Sidebar START  -->{{Sidebar with collapsible lists
  | name = Sidebar arithmetic logic circuits/ALUComponentsSidebar
  | name = Sidebar arithmetic logic circuits/ALUComponentsSidebar
  | contentclass = plainlist
  | contentclass = plainlist
  | child={{{child|no}}}
  | child         ={{{child|no}}}
  | style = {{ifempty|{{{style|}}}|;width: 17em;}}
  | style         = {{ifempty|{{{style|}}}|;width: 17em;}}
  | headingstyle  = margin: 0;
  | headingstyle  = margin: 0
  | contentstyle  =
  | contentstyle  =
   
   
Line 15: Line 15:
  | content1 = {{Collapsible list
  | content1 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Adder = true | All = true }}
  | expand  =  {{#switch: {{{expand|}}} | Adder = true | All = true }}
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = Adder (+)  
  | title = Adder (+)  
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
Line 37: Line 37:
  | content2 = {{Collapsible list
  | content2 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | AdderSubtractor = true | All = true }}
  | expand  =  {{#switch: {{{expand|}}} | AdderSubtractor = true | All = true }}
  | framestyle =  
  | framestyle = border:none; padding:0
  | title      = Adder–subtractor (±)
  | title      = Adder–subtractor (±)
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
Line 49: Line 49:
  | content3 = {{Collapsible list
  | content3 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Subtractor = true | All = true }}  
  | expand  =  {{#switch: {{{expand|}}} | Subtractor = true | All = true }}  
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = Subtractor (−)
  | title = Subtractor (−)
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
Line 63: Line 63:
  | content4 = {{Collapsible list
  | content4 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Multiplier = true | All = true }}  
  | expand  =  {{#switch: {{{expand|}}} | Multiplier = true | All = true }}  
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = Multiplier (×)
  | title = Multiplier (×)
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
Line 80: Line 80:
  | content5 = {{Collapsible list
  | content5 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Divider = true | All = true }}  
  | expand  =  {{#switch: {{{expand|}}} | Divider = true | All = true }}  
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = Divider (÷)
  | title = Divider (÷)
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
Line 94: Line 94:
  | content6 = {{Collapsible list
  | content6 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Bitwise = true | All = true }}  
  | expand  =  {{#switch: {{{expand|}}} | Bitwise = true | All = true }}  
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = Bitwise ops (0b00)
  | title = Bitwise ops
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | liststyle = text-align: left; padding-left: 1em;
  | liststyle = text-align: left; padding-left: 1em;
Line 111: Line 111:
  | content35 = {{Collapsible list
  | content35 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | SeeAlso = true | All = true }}
  | expand  =  {{#switch: {{{expand|}}} | SeeAlso = true | All = true }}
  | framestyle =  
  | framestyle = border:none; padding:0
  | title = See also
  | title = See also
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;
  | titlestyle = margin: 0 !important; padding: 0.1em 0 0.1em;

Latest revision as of 07:03, 22 August 2023

Template documentation