模板:Lead too short/doc:修订间差异

来自UJNWiki
UJNWiki>Mclay1
(+cat)
(没有差异)

2023年3月30日 (四) 19:11的版本

Usage

Place {{Lead too short|date=3月 2026}} at the top of articles where the lead section is much shorter than what is recommended, relative to the length of the article. The appropriate length of the lead section depends on the total length of the article. If the lead fails to provide an adequate summary of the article's key points, without necessarily being too short, use the template {{lead rewrite}} instead.

You can use the |reason= parameter to specify the reason why the lead is too short, as in the following example:

{{Lead too short|date=3月 2026|reason=Your critique here.}}
  • Do not use this template on stub articles. Stub articles are by definition underdeveloped articles - it is not yet appropriate to tag them as having a lead too short.

Notes

Tracking category

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 short

<templatedata> { "description": "Use this cleanup template to indicate that the lead section of an article is too short relative to the length of the article and should be expanded.", "format": "inline", "params": { "date": { "label": "Month and year", "description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.", "type": "line", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "example": "January 2013", "required": true }, "reason": { "label": "Reason", "description": "The reason why the lead is too short (e.g., what it is missing)", "type": "string" }, "talk": { "label": "Talk page section", "description": "Section name on the talk page for further discussion", "type": "line" } }, "paramOrder": [ "date", "reason", "talk" ] } </templatedata>

Redirects