0
edits
Changes
no edit summary
A special tag is used to suppress any fields that are missing from the underlying [[Entity|entity]]:
<pre>
<!--hideifnotfound-->@my variable@
</pre>
Placing this tag '''immediately ''' in front of any field that may not be present will suppress the display of the variable name.('''Note: there must not be a space between the tag and the variable''')
==Document Options==