模板:Improve lead/doc

来自UJNWiki
< 模板:Improve lead
UJNWiki>Mclay12023年3月30日 (四) 19:08的版本 (+cat)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

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

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>