Template:Component

Template page
Revision as of 05:21, 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