Page 1 of 1

Need help in creating better templates

Posted: October 2nd, 2011, 1:31 pm
by John B
When I do not use all the variables of my template, the unused variables also show up.

The page using the template looks like below.

I used this variable ---> Abbreviation NMJ
I didn't use this ------> Established date {{{established-date}}}

Is there a way to hide the unused variables, so that it would completely hide established date and it would look something like the one shown below.

Abbreviation NMJ


By the way, if its any help, I create templates this way.
! Abbreviation
| {{{abbreviation}}}
|-
! Established date
| {{{established-date}}}