模板:How/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此页面是Template:How的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
Usage[编辑]
{{how|date=6月 2026}}
The template also takes an optional parameter title= for the specific description of what needs to be fixed.
Template data[编辑]
<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[编辑]