Difference between revisions of "Template:Void/doc"

From Bronies.wiki
Jump to navigation Jump to search
(Created page with "The void template returns nothing. It disregards any inputs given to it and outputs nothing. Always nothing. With <code>subst:</code>, void becomes a useful tool when program...")
 
(No difference)

Latest revision as of 08:48, 9 October 2020

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.