Template:Booland: Difference between revisions

From Yogstation-13
Jump to navigation Jump to search
imported>Rockdtben
(Created page with "<includeonly>{{#if: {{{1|}}} | {{#if: {{{2|}}} | {{{3|1}}} | {{{4|}}} }} | {{{4|}}} }}</includeonly><noinclude>Logical and: <pre>if {{{1|}}} and {{{2|}}} then {{{3|1}}} el...")
(No difference)

Revision as of 20:18, 2 June 2014

Logical and:

if {{{1|}}} and {{{2|}}} then
    {{{3|1}}}
else
    {{{4|}}}