Difference between revisions of "Template:ALUSidebar/doc"
Jump to navigation
Jump to search
blackwiki>Alexander Davronov (←Created page with 'Quick navigation template for Arithmetic Logic Unit related articles. Use: <code><nowiki>{{ALUSidebar}}</nowiki></code> = Parameters = * {{para|expand}} —...') |
m (7 revisions imported) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Quick navigation template for [[Arithmetic Logic Unit]] related articles. Use: <code><nowiki>{{ALUSidebar}}</nowiki></code> | + | {{documentation subpage}} |
| − | = Parameters = | + | |
| − | + | 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 == |
| − | * {{tl|ALUSidebar/ALUComponentsSidebar}} - Sub sidebar of this one | + | ; {{para|expand|All|}} |
| + | ; {{para|expand|Theory|}} | ||
| + | ; {{para|expand|Components|}} | ||
| + | ; {{para|expand|Categories|}} | ||
| + | ; {{para|expand|SeeAlso|}} | ||
| + | |||
| + | : 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}} | ||
| + | : 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 | ||
| + | |||
| + | == Contribution note == | ||
| + | * Please, do not add to this template information related to [[Floating-point unit|FPU]]. It's strongly advised to create a separate one, like [[template:FPUSidebar]] | ||
| + | |||
| + | == See also == | ||
* {{tl|CPU technologies}} | * {{tl|CPU technologies}} | ||
* {{tl|Basic computer components}} | * {{tl|Basic computer components}} | ||
| + | |||
| + | <includeonly>{{sandbox other|| | ||
| + | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| + | [[Category:"Part of a series on" sidebar templates]] | ||
| + | [[Category:Computer hardware navigational sidebars]] | ||
| + | }}</includeonly> | ||
Latest revision as of 11:28, 16 October 2020
| 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
Contribution note
- Please, do not add to this template information related to FPU. It's strongly advised to create a separate one, like template:FPUSidebar
See also