Template:Pin: Difference between revisions

Template page
(Created page with "'''{{{1}}}'''<noinclude> Used to format a input/output pin name. ===Example=== <pre> The AND gate has two input pins named {{pin|Input 1}} and {{pin|Input 2}} and one output: {{pin|Result}}. </pre> The AND gate has two input pins named {{pin|Input 1}} and {{pin|Input 2}} and one output: {{pin|Result}}. </noinclude>")
 
(No difference)

Latest revision as of 23:18, 11 November 2023

{{{1}}}

Used to format a input/output pin name.

Example[edit source]

The AND gate has two input pins named {{pin|Input 1}} and {{pin|Input 2}} and one output: {{pin|Result}}.

The AND gate has two input pins named Input 1 and Input 2 and one output: Result.