Difference between revisions of "Template:How/doc"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(add cat)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(5 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
== Usage ==
 
== Usage ==
 
: {{Tlx|how|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
 
: {{Tlx|how|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
 +
 +
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=June 2026}}

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