Template:Void

From Bronies.wiki
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.