Änderungen

Spring zu: Navigation, suche

Vorlage:If

386 Bytes hinzugefügt, 15:48, 25. Mai 2006
if-Funktion
{{{else{{{1|}}}|{{{3{{{1|}}}|{{{1{{{1|}}}|{{{then|{{{2|}}}}}}}}}}}}}}}<noinclude>
==Usage==
Tests whether a value is defined.

<pre><nowiki>
{{if|{{{Value|}}}
|(Text to display if value is defined)
|(Text to display otherwise)
}}

OR

{{if|{{{Value|}}}
|then=(Text to display if value is defined)
|else=(Text to display otherwise)
}}
</nowiki></pre>

The third argument is optional.
Anonymer Benutzer

Navigationsmenü