Template:Void/doc

From Bronies.wiki
< Template:Void
Revision as of 08:48, 9 October 2020 by KimPegasus (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.