A thesis has the status Planned
{{#ifeq:{{{ThesisStatus|}}}|{{{ThesisStatus|-}}}| ThesisStatus was specified (and may be empty) | ThesisStatus was not specified }}
testing ThesisStatus in an ifeq: ThesisStatus was not specified
testing Template:Thesis with Parameter: Thesis status planned
testing "weired" parameter 1 ...: Parameter 1 {{{1}}} is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.
This page tests the if function for selecting a template
{{#ifeq:{{NAMESPACE}}|UNIKUM|Form:UNIKUM_Kollokvie{{!}}Add UNIKUM Kollokvie}}
What is ThesisStatus: Ongoing -
{{#ifeq:{{{Choose|}}}|true|this is true|this is false}} creates false...
this is false
{{#if: {{{ThesisStatus}}}=Planned | yes | no}} - does not work, always yes
yes