Difference between revisions of "Template:How/doc"

From blackwiki
Jump to navigation Jump to search
imported>SebastianHelm
(title parameter)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(4 intermediate revisions by 4 users not shown)
Line 6: Line 6:
  
 
The template also takes an optional parameter '''title=''' for the specific description of what needs to be fixed.
 
The template also takes an optional parameter '''title=''' for the specific description of what needs to be fixed.
 +
 +
== Template data ==
 +
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
"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"
 +
]
 +
}
 +
}
 +
}
 +
</templatedata>
 +
  
 
== See also ==
 
== See also ==
 
{{Inline tags}}
 
{{Inline tags}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- Categories and interwikis go here: -->
 
<!-- Categories and interwikis go here: -->
 
[[Category:Inline cleanup templates]]
 
[[Category:Inline cleanup templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 17:00, 25 April 2020

Usage

{{how|date=December 2025}}

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

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for How

The template is used to identify claims in articles, particularly if questionable, that need a citation to a reliable source.

Template parameters

ParameterDescriptionTypeStatus
Month and yeardate

Provides the month and year of the citation request; e.g., 'January 2016', but not 'jan16'

Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Stringsuggested
Specificstitle reason

A specific description of what needs to be fixed

Stringoptional


See also