[[Component/{{{1}}}|{{{1}}}]]
Create a link to the named component.
Quick example
{{component|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}}