Template:Void

From Wikimedia Commons, the free media repository

Jump to: navigation, search

This template does nothing.
More exactly, it outputs the null string. It's useful for programming advanced templates.

It often is used within a template to the right of an equals sign.

[edit] Alternatives

It's also possible to use {{ns:0}} instead of {{void}}.

Some magic words like __END__ might also have the desired effect of doing nothing.