Template:Void/doc: Difference between revisions
Template page
More actions
{{documentation}} |
+doc (separate page not needed) / new cat |
||
| Line 1: | Line 1: | ||
<noinclude>{{ | <noinclude>This template does nothing.<br /> | ||
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 <code>{{{{mwl|ns|ns:0}}}}</code> instead of <code><nowiki>{{void}}</nowiki></code>. | |||
Some [[m:Help:Magic words|magic words]] like {{mwl|END}} might also have the desired effect of doing nothing. | |||
[[Category:Workaround templates|{{PAGENAME}}]] | |||
</noinclude> | |||
Revision as of 02:43, 20 May 2008
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 {{Template:Mwl}} instead of {{void}}.
Some magic words like Template:Mwl might also have the desired effect of doing nothing.