Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Void/doc: Difference between revisions

Template page
Fix language-code links to use Wikipedia interwiki prefixes
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>This template does nothing.<br />
{{Documentation subpage}}
More exactly, it outputs the [[:en:null string|null string]]. It's useful for programming advanced templates.
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
This template does nothing.


It often is used within a template to the right of an equals sign.  
More exactly, it outputs the [[w:null string|null string]]. It's useful for programming advanced templates.
 
*It often is used within a template to the right of an equals sign.
*It can be useful in killing part of template or page containing text and html comments (&lt;!--- some commented stuff ---&gt;) surrounding the combined strings and multiple lines inside the template, which feeds them ... nowhere. Into the mythological bit bucket.  


==Alternatives==
==Alternatives==
Line 11: Line 15:
==See also==
==See also==
*{{tl|Empty}}
*{{tl|Empty}}
 
*[[w:Template:Void]]
<includeonly>{{Sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Workaround templates|{{PAGENAME}}]]
[[Category:Workaround templates|{{PAGENAME}}]]
[[en:Template:Void]]
}}</includeonly>
</noinclude>

Latest revision as of 18:45, 12 August 2026

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.
  • It can be useful in killing part of template or page containing text and html comments (<!--- some commented stuff --->) surrounding the combined strings and multiple lines inside the template, which feeds them ... nowhere. Into the mythological bit bucket.

Alternatives

It's also possible to use {{ns:0}} instead of {{void}}.

Some magic words like __END__ might also have the desired effect of doing nothing.

See also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.