Template:Void/doc
You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.
| Similar templates at English sister projects [edit] | |||
|---|---|---|---|
| Image:Wikimedia-logo.svg | mta | Meta-wiki | Void/doc |
| Image:Wikipedia-logo.png | wpd | Wikipedia | Void/doc |
| cms | Commons | Void/doc | |
| wbk | Wikibooks | Void/doc | |
| wnw | Wikinews | void/doc | |
| wsp | Wikispecies | Void/doc | |
| wvy | Wikiversity | Void/doc | |
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}} instead of {{void}}. Attackers could manipulate {{void}} but not {{ 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.

