Difference between revisions of "Template:ALUSidebar/ALUComponentsSidebar"

From blackwiki
Jump to navigation Jump to search
blackwiki>Alexander Davronov
m (15 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Components Sidebar START  --> {{Sidebar
+
<!-- Components Sidebar START  -->{{Sidebar
  | name = ALU Components
+
  | name = ALUSidebar/ALUComponentsSidebar
 
  | contentclass = plainlist
 
  | contentclass = plainlist
 
  | child={{{child|no}}}
 
  | child={{{child|no}}}
Line 38: Line 38:
 
  | heading2 =  
 
  | heading2 =  
 
  | content2 = {{Collapsible list
 
  | content2 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | AdderSubstractor = true | All = true }}
+
  | expand  =  {{#switch: {{{expand|}}} | AdderSubtractor = true | All = true }}
 
  | framestyle =  
 
  | framestyle =  
 
  | title      = Adder–subtractor (±)
 
  | title      = Adder–subtractor (±)
Line 53: Line 53:
 
  | heading3 =  
 
  | heading3 =  
 
  | content3 = {{Collapsible list
 
  | content3 = {{Collapsible list
  | expand  =  {{#switch: {{{expand|}}} | Substractor = true | All = true }}  
+
  | expand  =  {{#switch: {{{expand|}}} | Subtractor = true | All = true }}  
 
  | framestyle =  
 
  | framestyle =  
 
  | title = Subtractor (−)
 
  | title = Subtractor (−)
Line 138: Line 138:
 
  | bullets =
 
  | bullets =
 
  | [[Kochanski multiplication]] (exponentiation)
 
  | [[Kochanski multiplication]] (exponentiation)
 +
| [[Multiply–accumulate operation]]
 
}}
 
}}
  
  
}}<!-- Components Sidebar END  -->
+
}}<!-- Components Sidebar END  --><noinclude>
<noinclude>{{documentation}}</noinclude>
+
{{documentation}}</noinclude>

Latest revision as of 11:28, 16 October 2020

50px Template documentation[view] [edit] [history] [purge]

This is a sub template of the {{ALUSidebar}} template. It is intended to be embedded within other templates.

Parameters

Expand

|expand=All
|expand=Adder
|expand=AdderSubtractor
|expand=Subtractor
|expand=Multplier
|expand=Divider
|expand=Bitwise
|expand=SeeAlso

Specify which section to expand. To expand all use:

{{ALUSidebar/ALUComponentsSidebar|expand=All}}

See also