模板:Very long/doc:修订间差异

来自UJNWiki
UJNWiki>Hawkeye7
(Note that there is no consensus on how long sections should be.)
 
(导入1个版本)
 
(没有差异)

2023年5月28日 (日) 00:55的最新版本

See Wikipedia:Article size for more information on this topic. Note that simply exceeding the recommended limits is insufficient reason to place this template; it must pertain to an ongoing discussion on the talk page. This template can be removed when the discussion ends.

Usage

Add {{Very long|date=3月 2026}} to the top of the article, below any hatnotes.

small parameter
{{Very long|small=left|date=3月 2026}} generates the following smaller-sized template, a left-size box instead of a banner (which is usually only of use with |section=, below):
Section-specific use
If just a particular section of an article is getting long, it can be tagged by adding the |section= parameter, or using the {{Very long section}} template variant:
{{Very long section}} and {{Very long|section|small=left|date=3月 2026}} both render:
Note that there is no consensus on how long sections should be.
Readable prose size
The readable prose size in kilobytes, calculated with the help of tools like Prosesize or Shubinator's DYK tool, can be added manually to the template:
{{Very long|rps=75}} generates the following template:
nosplit parameter
Adding |nosplit=yes (or any other value for that parameter, such as y or true) will suppress mention of splitting the material to new sub-articles, since not all content is suitable for splitting (usually because it would fail WP:Notability as a stand-alone article).
Categorization
This template adds tagged articles to Category:Articles that may be too long, or one of its dated subcategories.

{{Wikipedia:Template messages/Splitting/List|noheading=yes}}{{Wikipedia:Template messages/Merging/List|noheading=yes}}

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 Very long

<templatedata> {

   "description": "Use this cleanup template to indicate that an article may be too long to read and navigate comfortably.",

"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", "suggested": true }, "rps": { "label": "Readable prose size", "description": "Readable prose size in kilobytes. This shows in the template as, \"The readable prose size is _ kilobytes.\"", "type": "number", "example": "75" }, "nosplit": { "label": "Don't suggest splitting", "description": "Enter any text here to remove \"splitting content into sub-articles\" from the suggested fix, if the content would not be suitable for splitting (usually because it would fail WP:NOTABILITY as a standalone article).", "type": "string", "autovalue": "y", "example": "y" }, "fix": { "label": "Suggested fix", "description": "Text to replace the suggested fix (\"Please consider splitting content into sub-articles, condensing it, or adding subheadings.\")", "type": "string", "example": "Please consider splitting content into sub-articles, condensing it, or adding subheadings." }, "1": { "label": "Affected area", "description": "Text to replace the word \"article\", usually \"section\"", "type": "string", "autovalue": "section", "example": "section" }, "small": { "label": "Make template small", "description": "Enter \"left\" here to make the template box small and aligned to the left. This also condenses the text and replaces \"article\" with \"section\".", "type": "string", "autovalue": "left", "example": "left" } }, "paramOrder": [ "date", "rps",

       "nosplit",
       "fix",
       "1",
       "small"

] } </templatedata>

See also