Template:Void/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1 revision) |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | |||
This template does nothing.<br /> | |||
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. | |||
==Alternatives== | |||
{{Tl|Null}} redirects here. It's also possible to use <code><nowiki>{{ns:0}}</nowiki></code>, the empty/void/null string for the main [[m:Help:Namespace|namespace]]. | |||
<TemplateData>{"description":"A template to show the null string","params":{}}</TemplateData> | |||
==See also== | |||
*[[Template:voidd]] - can be used for monitoring parameter usage | |||
<includeonly> | |||
[[Category:Wikipedia formatting and function templates]] | |||
</includeonly> |
Latest revision as of 11:50, 1 March 2014
![]() | This is a documentation subpage for Template:Void. It contains usage information, categories and other content that is not part of the original template page. |
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.
Alternatives
{{Null}} redirects here. It's also possible to use {{ns:0}}
, the empty/void/null string for the main namespace.
<TemplateData>{"description":"A template to show the null string","params":{}}</TemplateData>
See also
- Template:voidd - can be used for monitoring parameter usage