Template:Improve documentation: Difference between revisions
Template page
More actions
Created page with "{{SAFESUBST:<noinclude />#invoke:Unsubst||date=__DATE__ |$B={{Ombox | type = content | name = Improve documentation | class = ambox-Refimprove | image = 50x40px|link=|alt=Edit-copy green with red question mark | text = This {{#switch:{{NAMESPACE}}|Module=module|#default=template}}'s documentation is '''missing, inadequate, or does not accurately describe its functionality or the [..." |
(No difference)
|
Latest revision as of 23:21, 15 February 2025
This template's documentation is missing, inadequate, or does not accurately describe its functionality or the parameters in its code. Please help to expand and improve it. |
This template should not be substituted. |
Usage
For use on template/module documentation pages whose content is missing, insufficient, incomplete and/or inaccurate.
- If the template already has a documentation subpage, place this template in that subpage before the first heading. Example:
{{Documentation subpage}}
{{Improve documentation|date=October 2025}}
==Usage==
- If the template does not have a documentation subpage, place this template at the end of the main template code, wrapped in
<noinclude>...</noinclude>
tags. Example:... main template code ...
}}<noinclude>{{Improve documentation|date=October 2025}}
</noinclude>
The template adds pages to Category:Templates with missing or incorrect documentation.
TemplateData
Tags templates with inadequate or nonexistent documentations.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Has details on talk page | talk 1 | Shows "See the talk page for details" if a value is supplied | Boolean | optional |
Date | date | Date tagged
| String | optional |
See also
- {{Documentation}}
- Wikipedia:Template documentation
- {{Ombox}} the template transcluded into this one. It provides the basic framework.