Template:if then show

Hello, you have come here looking for the meaning of the word Template:if then show. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:if then show, but we will also tell you about its etymology, its characteristics and you will know how to say Template:if then show in singular and plural. Everything you need to know about the word Template:if then show you have here. The definition of the word Template:if then show will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:if then show, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.



Usage

{{if then show|VAL1|ELSE|PREFTEXT|SUFTEXT}} returns the concatenation of PREFTEXT .. VAL1 .. SUFTEXT if VAL1 is non-empty, otherwise ELSE. It is useful e.g. when displaying the output of a template call, prefixed by some explanatory text, but only when the template output is non-empty.