Template:Component

Template page
Revision as of 05:22, 14 January 2025 by Altrag (talk | contribs)

[[Component/{{{1}}}|{{{1}}}]]

Create a link to the named component.

Quick example

{{Component|3 Bit Decoder}}

3 Bit decoder

Full example

You can also incude display text.

{{Component|3 Bit decoder|The component that decodes 3 bits}}

The component that decodes 3 bits

Alpha branch

You can reference Alpha branch versions of the components by including alpha as the third parameter.

{{Component|3 Bit decoder||alpha}}
{{Component|3 Bit decoder|The component that decodes 3 bits|alpha}}

3 Bit decoder
The component that decodes 3 bits