Template:Undocumented/Doc: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This notice can be added to templates that don't use the [[Template:Documentation|documentation]] helper template. This helps us keep track of them via the [[:Category:Undocumented template|undocumented templates]] category, and might prompt the author of the template to add in information about its usage. | This notice can be added to templates that don't use the [[Template:Documentation|documentation]] helper template. This helps us keep track of them via the [[:Category:Undocumented template|undocumented templates]] category, and might prompt the author of the template to add in information about its usage. | ||
{{ | {{undocumented|category=no}} | ||
=== Usage === | === Usage === | ||
Line 7: | Line 7: | ||
Simply add this template to a page, within <code>noinclude</code> tags: | Simply add this template to a page, within <code>noinclude</code> tags: | ||
< | {{code|lang=mediawiki|line=no| | ||
<noinclude>{{ | <<nowiki>includeonly</nowiki>> | ||
</ | ... | ||
</<nowiki>includeonly</nowiki>><<nowiki>noinclude</nowiki>><nowiki>{{undocumented}}</nowiki></<nowiki>noinclude</nowiki>>}} |