Template:Void/doc
From LIMSWiki
< Template:Void
Jump to navigationJump to searchRevision as of 01:36, 5 June 2011 by Shawndouglas (talk | contribs) (Created template to help with Categories.)
This is a documentation subpage for Template:Void. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
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
- Template:voidd - can be used for monitoring parameter usage