Difference between revisions of "Template:Improve documentation"

From Second Life Wiki
Jump to navigation Jump to search
(Shamelessly copied from Wikipedia.org)
 
m (PNG, not SVG...)
Line 3: Line 3:
| name  = Improve documentation
| name  = Improve documentation
| class = ambox-Refimprove
| class = ambox-Refimprove
| image = [[File:Edit-copy green with red question mark.svg|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 {{Wikipedi|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}}})''}}}}
| 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 {{Wikipedi|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>

Revision as of 12:06, 30 November 2023

[Edit] [🔄Purge] Template-info.png Template documentation


Usage

For use on template/module documentation pages whose content is missing, insufficient, incomplete and/or inaccurate.

Example: {{Improve documentation|date=May 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