Basic Digital Gate Schematics
Buffer
Output equals input
Inverter
Output opposite of input
OR
Output F only if all inputs F
NOR
Output T only if all inputs F
AND
Output T only if all inputs T
NAND
Output F only if all inputs T
XOR
Output T only if just one input T