Template:Booland: Difference between revisions

From SPLURT wiki
Jump to navigation Jump to search
tg>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...")
 
m (1 revision imported: imports all templates from tg)
 
(No difference)

Latest revision as of 03:08, 18 August 2023

Logical and:

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