模板:Lead too long/doc

< 模板:Lead too long
UJNWiki>Born251216422023年4月30日 (日) 12:22的版本 →‎Usage:​ Reword
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

Usage

Place {{Lead too long|date=3月 2026}} at the top of articles with more than four paragraphs in their lead section, or articles that have an inordinate amount of content in the lead section.

Notes

TemplateData

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 Lead too long

<templatedata> {

   "description": "A banner to indicate that a lead section of article should be reduced, as it is longer than what is recommended, relative to the length of 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>