Template:How

From Second Life Wiki
Jump to navigation Jump to search

[how?]

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

Usage

{{how|date=April 2024}}

The template also takes an optional parameter title= for the specific description of what needs to be fixed.

Template data

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for How

{
	"description": "The template is used to identify claims in articles, particularly if questionable, that need a citation to a reliable source.",
	"params": {
		"date": {
			"label": "Month and year",
			"description": "Provides the month and year of the citation request; e.g., 'January 2016', but not 'jan16'",
			"type": "string",
			"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
			"suggested": true
		},
		"title": {
			"label": "Specifics",
			"description": "A specific description of what needs to be fixed",
			"type": "string",
			"aliases": [
				"reason"
			]
		}
	}
}


See also