Difference between revisions of "Template:ALUSidebar/doc"
Jump to navigation
Jump to search
blackwiki>Sawol m |
blackwiki>Alexander Davronov (Clarify parameter description) |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
| − | Quick navigation template for [[Arithmetic Logic Unit]] related articles. Use: <code><nowiki>{{ALUSidebar}}</nowiki></code> | + | Quick navigation template for [[Arithmetic Logic Unit]] related articles. See available parameters below. Template includes [[#Embedded templates|sub templates]]. Use: |
| + | : <code><nowiki>{{ALUSidebar}}</nowiki></code> | ||
== Parameters == | == Parameters == | ||
; {{para|expand|All|}} | ; {{para|expand|All|}} | ||
| Line 9: | Line 10: | ||
; {{para|expand|SeeAlso|}} | ; {{para|expand|SeeAlso|}} | ||
| − | : Specifies whether or not to expand sections. | + | : Specifies whether or not to expand sections. |
| − | : | + | : It doesn't recursively expand all sub-sections. In order to expand everything use: |
| + | :: <code><nowiki>{{ALUSidebar|expand=All|expand-components=All}}</nowiki></code> | ||
| + | |||
; {{para|expand-components}} | ; {{para|expand-components}} | ||
| − | : The value of this parameter is passed to the sub template {{tl|ALUSidebar/ALUComponentsSidebar}}. | + | : The value of this parameter is passed to and listed in the sub template {{tl|ALUSidebar/ALUComponentsSidebar}}. |
| + | |||
| + | == Embedded templates == | ||
| + | * {{tl|ALUSidebar/ALUComponentsSidebar}} - Sub sidebar listing components of the ALU | ||
== See also == | == See also == | ||
| − | |||
* {{tl|CPU technologies}} | * {{tl|CPU technologies}} | ||
* {{tl|Basic computer components}} | * {{tl|Basic computer components}} | ||
Revision as of 14:36, 24 November 2019
| This is a documentation subpage for Template:ALUSidebar. It contains usage information, categories and other content that is not part of the original template page. |
Quick navigation template for Arithmetic Logic Unit related articles. See available parameters below. Template includes sub templates. Use:
{{ALUSidebar}}
Parameters
|expand=All|expand=Theory|expand=Components|expand=Categories|expand=SeeAlso
- Specifies whether or not to expand sections.
- It doesn't recursively expand all sub-sections. In order to expand everything use:
{{ALUSidebar|expand=All|expand-components=All}}
|expand-components=- The value of this parameter is passed to and listed in the sub template {{ALUSidebar/ALUComponentsSidebar}}.
Embedded templates
- {{ALUSidebar/ALUComponentsSidebar}} - Sub sidebar listing components of the ALU
See also