Template:WithAmp
From Bjoern Hassler
&{{{1}}}={{{{{{1}}}}}}
This template produces the text of a given variable:
If the value of the variable is not empty, then write the variable.
I.e.
IF {{{variable}}} != "" THEN print variable={{{variable}}}
&myvar={{{myvar}}}Template:WithAmp