Template:Improve documentation

From Second Life Wiki
Jump to navigation Jump to search
[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=April 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