%HIDE{...}% variable hides the content, e.g. resolves to an empty string. Useful to prevent TWiki from sending large amounts of content of a long page to the browser, such as the TWikiUsers page.
This is visible - %HIDE{ this is removed }% - this is visible.
To get this: This is visible - - this is visible.