模板:Improve lead/doc:修订间差异
UJNWiki>Mclay1 小 (+cat) |
小 (导入1个版本) |
(没有差异)
| |
2023年5月28日 (日) 00:59的最新版本
| 文件:Edit-copy green.svg | This is a documentation subpage for 模板:Improve lead. It may contain usage information, categories and other content that is not part of the original 模板 page. |
Usage
Place {{Improve lead|date=3月 2026}} at the top of articles where the lead section fails to adequately summarize the article (e.g., because the article has been expanded without the lead being adjusted to address the additions). If the lead is simply too short relative to the length of the article, use the template {{Lead too short}} instead. The lead section should briefly summarize the most important points covered in an article in such a way that it can stand on its own as a concise version of the article.
Notes
- This template will categorize tagged articles into Category:Wikipedia introduction cleanup and Category:Articles covered by WikiProject Wikify.
TemplateData
<templatedata> {
"description": "A banner to indicate that a lead section of article fails to adequately summarize the article.",
"params": {
"date": {
"label": "Date",
"description": "Month and year when the template was added to the article",
"autovalue": "{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}",
"example": "November 2018",
"type": "string",
"required": true
}
}
} </templatedata>