Šablona:If: Porovnání verzí

Skočit na navigaci Skočit na vyhledávání
Přidáno 138 bajtů ,  19. 4. 2006
bez shrnutí editace
imported>Algorithm
Bez shrnutí editace
imported>Algorithm
Bez shrnutí editace
{{{else{{{1|}}}|{{{3{{{1|}}}|{{{1{{{1|}}}|{{{then|{{{2|}}}}}}}}}}}}}}}<noinclude>
==Usage==
Tests whether a value is defined.
 
<pre><nowiki>{{if|{{{Value|}}}
{{if|{{{Value|}}}
|(Text to display if value is defined)
|(Text to display otherwise)
}}
}}</nowiki></pre>
 
OR
 
{{if|{{{Value|}}}
|then=(Text to display if value is defined)
|else=(Text to display otherwise)
}}
}}</nowiki></pre>
 
The third argument is optional.
Neregistrovaný uživatel

Navigační menu