Revision 19926 of "Vörlaag:UtgaavNichLeddig" on ndswiktionary

<!-----

Übergabewert: String text

wenn text == leer oder '-' oder TEXT dann keine Ausgabe von Text auf Anzeige, sonst text ausgeben

----->

{{#if: 1|{{{text}}}|}}


<!-----
<onlyinclude><includeonly>
|bool=0
{{#ifeq: {{{1|}}}|||bool=1|}}{{#ifeq: {{{1|}}}|-||bool=1|}}{{#ifeq: {{{1|}}}|TEXT||bool=1|}}</includeonly></onlyinclude>
{{#ifeq: {{{bool|}}}|1|{{{text}}}|}}
----->