Template:Void

From Bronies.wiki
Revision as of 08:45, 9 October 2020 by KimPegasus (talk | contribs) (Created page with "<noinclude>{{Documentation}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This documentation is transcluded from Template:Void/doc and needs to be edited separately.

The void template returns nothing. It disregards any inputs given to it and outputs nothing. Always nothing.

With subst:, void becomes a useful tool when programming advanced templates or outline articles, allowing you to leaving comments around the place that will be removed when the page is saved.

Void can also be used to temporarily disable wikitext more effectively than HTML comments.