模板:Lead too long/doc

来自UJNWiki

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>