Template:T on: Difference between revisions

Template page
(Created page with "sort-data-value="1" | {{On}}<noinclude> {{Documentation}} O</noinclude>")
 
No edit summary
Line 1: Line 1:
sort-data-value="1" | {{On}}<noinclude>
sort-data-value="1" {{!}} {{On}}<noinclude>


{{Documentation}}
{{Documentation}}


[[Category:Templates|O]]</noinclude>
[[Category:Templates|O]]</noinclude>

Revision as of 03:38, 1 November 2023

sort-data-value="1" |

This page has been transcluded from Template:T on/Documentation.


This symbol represents an active state or a logical 1 in a sortable truth table.

DO NOT use outside of a table.

Example

{|{{truthtable|sortable=1}}
|+NAND gate
! A!! B!! A NOR B
|-
| {{t off}}|| {{t off}}|| {{t on}} 
|-
| {{t off}}|| {{t on}} || {{t on}}
|-
| {{t on}} || {{t off}}|| {{t on}}
|-
| {{t on}} || {{t on}} || {{t off}}
|}
NAND gate
A B A NOR B