Music
 

Template:X0/doc

From Bucketheadland

This is a documentation subpage for Template:X0 (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.
Similar templates at English sister projects [edit]
mta Meta-wiki X0/doc
wpd Wikipedia X0/doc
cms Commons X0/doc
wbk Wikibooks X0/doc
wnw Wikinews void/doc
wsp Wikispecies X0/doc
wvy Wikiversity X0/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.

[edit] 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.

[edit] See also