Jump to content

Template:Very long section/doc

From CAPipedia Sandbox

[[Category:Template documentation pages{{#translation:}}]]

This template is a wrapper for {{Very long}}

Usage

Basic usage:
{{Very long section|date=June 2025}}

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).

Redirects

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Very long section in articles based on its TemplateData.

TemplateData for Very long section

<templatedata> {

   "description": "Use this cleanup template to indicate that a section 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 }, "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": "line", "autovalue": "y", "example": "y" } }, "paramOrder": [ "date",

       "nosplit"

] } </templatedata>

See also