Template:if then show/documentation

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

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.