Jump to content

Template:Void/doc

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Leinad (talk | contribs) at 23:35, 26 April 2011 (+pl). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

Alternatives

It's also possible to use {{ns:0}}, the empty/void/null string for the main namespace. Some magic words like __END__ might also have the desired effect of doing nothing.

See also