Difference between revisions of "Template:How"
Jump to navigation
Jump to search
m (minor fix for the title) |
m (link to Wikipedia using template) |
||
Line 1: | Line 1: | ||
<!--{{How?}} begin-->{{Fix | <!--{{How?}} begin-->{{Fix | ||
| subst = <includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly> | | subst = <includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly> | ||
| link = Wikipedia:Please clarify | | link = {{Wikipedia|Wikipedia:Please clarify}} | ||
| text = how? | | text = how? | ||
| title = {{{title|Please clarify the preceding statement or statements with a good explanation from a reliable source.}}} | | title = {{{title|Please clarify the preceding statement or statements with a good explanation from a reliable source.}}} |
Revision as of 12:30, 15 May 2023
[[[ Wikipedia:Please clarify|how?]]]
This documentation is transcluded from Template:How/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
{{how|date=November 2024}}
The template also takes an optional parameter title= for the specific description of what needs to be fixed.
Template data
This is the TemplateData for this template used by TemplateWizard, 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"
]
}
}
}