From WikiChip
Template:l/doc
< Template:l
Revision as of 03:15, 22 January 2016 by Inject (talk | contribs) (Created page with "{{template doc | description = Adds logic symbols | usage = Syntax: <pre>{{l|type|op1|op2}}</pre> Where type can be: not, onot, and, land, or, lor, xor. For example <pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template documentation


Adds logic symbols

Usage

Syntax: 
{{l|type|op1|op2}}
Where type can be: not, onot, and, land, or, lor, xor. For example
{{l|and|{{l|onot|A}}|B}}
will result in "A · B"