Revision 19927 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: text|{{{text}}|}}


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