From WikiChip
Difference between revisions of "Template:logic device"
Line 1: | Line 1: | ||
− | < | + | <includeo@nly> |
{| style="border: solid 1px #e5e5ff; width: 250px; float: right;" | {| style="border: solid 1px #e5e5ff; width: 250px; float: right;" | ||
| style="text-align: center; background: #ccffcc; font-size: 16px;" | '''{{{title}}}''' | | style="text-align: center; background: #ccffcc; font-size: 16px;" | '''{{{title}}}''' | ||
Line 6: | Line 6: | ||
|- | |- | ||
| {{{symbol body}}} | | {{{symbol body}}} | ||
− | {{#if: {{{functional body|}}} | < | + | {{#if:{{{functional body|}}}|{{!-}}|<nowiki />}} |
+ | {{#if:{{{functional body|}}}|{{!}} style="text-align: center; font-size: 16px; padding-top: 10px;" {{!}} Functional|<nowiki />}} | ||
+ | {{#if:{{{functional body|}}}|{{!-}}|<nowiki />}} | ||
+ | {{#if:{{{functional body|}}}|{{!}}{{{functional body|}}}|<nowiki />}} | ||
|- | |- | ||
| style="text-align: center; font-size: 16px; padding-top: 10px;" | Truth Table | | style="text-align: center; font-size: 16px; padding-top: 10px;" | Truth Table |
Revision as of 18:27, 24 November 2015
<includeo@nly>
{{{title}}} | |||||||||||||||||
{{{symbol title}}} | |||||||||||||||||
{{{symbol body}}}
| |||||||||||||||||
Truth Table | |||||||||||||||||
{{{truth table}}} | |||||||||||||||||
| |||||||||||||||||
|
AND Gate | ||||||||||||||||||
ANSI Symbol | ||||||||||||||||||
Functional | ||||||||||||||||||
Truth Table | ||||||||||||||||||
| ||||||||||||||||||
| ||||||||||||||||||
|
{{logic device |title = AND Gate |symbol title = ANSI Symbol |symbol body = [[File:and gate (ansi).svg|150px|center]] |functional body = [[File:and gate functional.gif|center]] |truth table = {{truth table/and}} }}