Difference between revisions of "Template:ALUSidebar/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Alexander Davronov
blackwiki>Alexander Davronov
Line 1: Line 1:
 
Quick navigation template for [[Arithmetic Logic Unit]] related articles. Use: <code><nowiki>{{ALUSidebar}}</nowiki></code>
 
Quick navigation template for [[Arithmetic Logic Unit]] related articles. Use: <code><nowiki>{{ALUSidebar}}</nowiki></code>
 
= Parameters =
 
= Parameters =
; {{para|expand|{{var|all|no}}}}
+
; {{para|expand|All|}}
: Specifies whether or not to expand sections. Possible values: ''all'' and ''no''
+
; {{para|expand|Theory|}}
 +
; {{para|expand|Components|}}
 +
; {{para|expand|Categories|}}
 +
; {{para|expand|SeeAlso|}}
 +
 
 +
: Specifies whether or not to expand sections.
 
: Known bug: it doesn't expand all sub-sections  
 
: Known bug: it doesn't expand all sub-sections  
 +
; {{para|expand-components}}
 +
: The value of this parameter is passed to the sub template {{tl|ALUSidebar/ALUComponentsSidebar}}. See possible parameter's value there.
 
= See also =  
 
= See also =  
 
* {{tl|ALUSidebar/ALUComponentsSidebar}} - Sub sidebar of this one
 
* {{tl|ALUSidebar/ALUComponentsSidebar}} - Sub sidebar of this one
 
* {{tl|CPU technologies}}
 
* {{tl|CPU technologies}}
 
* {{tl|Basic computer components}}
 
* {{tl|Basic computer components}}

Revision as of 09:40, 3 June 2019

Quick navigation template for Arithmetic Logic Unit related articles. Use: {{ALUSidebar}}

Parameters

|expand=All
|expand=Theory
|expand=Components
|expand=Categories
|expand=SeeAlso
Specifies whether or not to expand sections.
Known bug: it doesn't expand all sub-sections
|expand-components=
The value of this parameter is passed to the sub template {{ALUSidebar/ALUComponentsSidebar}}. See possible parameter's value there.

See also