Difference between revisions of "Template:Improve documentation"
Jump to navigation
Jump to search
m (PNG, not SVG...) |
m (Missing a in WikipediA) |
||
Line 4: | Line 4: | ||
| class = ambox-Refimprove | | class = ambox-Refimprove | ||
| image = [[File:Edit-copy green with red question mark.png|50x40px|link=|alt=Edit-copy green with red question mark]] | | image = [[File:Edit-copy green with red question mark.png|50x40px|link=|alt=Edit-copy green with red question mark]] | ||
| text = This {{#switch:{{NAMESPACE}}|Module=module|#default=template}}'s {{Wikipedia|Wikipedia:Template documentation|documentation}} is '''missing, inadequate, or does not accurately describe its functionality and/or the {{ | | text = This {{#switch:{{NAMESPACE}}|Module=module|#default=template}}'s {{Wikipedia|Wikipedia:Template documentation|documentation}} is '''missing, inadequate, or does not accurately describe its functionality and/or the {{Wikipedia|Help:Template#Parameters|parameters}} in its code.''' Please help [{{fullurl:{{FULLPAGENAME}}{{#ifexist:{{FULLPAGENAME}}/doc|/doc}}|action=edit}} to expand and improve it]. {{#if:{{{talk|{{{1|}}}}}} |See [[{{TALKPAGENAME}}|talk page]] for details.|}} {{#if:{{{date|{{{2|}}}}}} |{{smaller|''({{{date}}})''}}}} | ||
<includeonly>{{Subpage other||{{Dated maintenance category|||Templates with missing or incorrect documentation}}}}</includeonly>}}<noinclude> | <includeonly>{{Subpage other||{{Dated maintenance category|||Templates with missing or incorrect documentation}}}}</includeonly>}}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 11:07, 30 November 2023
This template's documentation is missing, inadequate, or does not accurately describe its functionality and/or the parameters in its code. Please help to expand and improve it. |
This documentation is transcluded from Template:Improve documentation/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
For use on template/module documentation pages whose content is missing, insufficient, incomplete and/or inaccurate.
Example: {{Improve documentation|date=December 2024}}
The template adds pages to Category:Templates with missing or incorrect documentation.
TemplateData
{
"params": {
"talk": {
"aliases": [
"1"
],
"label": "Has details on talk page",
"description": "Shows \"See the talk page for details\" if a value is supplied",
"type": "boolean"
},
"date": {
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"label": "Date",
"description": "Date tagged",
"type": "string"
}
},
"description": "Tags templates with inadequate or nonexistent documentations.",
"format": "block"
}
See also
- {{Documentation}}
- Wikipedia:Template documentation
- {{Ombox}} the template transcluded into this one. It provides the basic framework.