Template:Split: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Consistency.)
m (Text replacement - "<includeonly>(\[\[Category:[^\n\]]+\]\])<\/includeonly>" to "<includeonly>{{#if:{{NAMESPACE}}||$1}}</includeonly>")
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{box|<center>''It has been suggested that this article be '''split''' into multiple pages. {{#if:{{{1|}}}|''Reason:''<br>{{{1}}}|}}<br>''</center>
{{box|<center>''It has been suggested that this article be '''split''' into multiple pages. {{#if:{{{1|}}}|Reason: <br>''{{{1}}}|}}''<br>''</center>
<center>''Discuss your opinion on the <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page]</span>.''</center>}}<includeonly>[[Category:Articles to be split]]</includeonly><noinclude>
<center>''Discuss your opinion on the <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page]</span>.''</center>}}<includeonly>{{#if:{{NAMESPACE}}||[[Category:Articles to be split]]}}</includeonly><noinclude>


==Info==
==Info==
Line 25: Line 25:
| {{split}}
| {{split}}
|-
|-
| <pre>{{split|This article covers too many different subjects.}}</pre>
| <pre>{{split|It covers too many different subjects.}}</pre>
| {{split|This article covers too many different subjects.}}
| {{split|It covers too many different subjects.}}
|}
|}
==See also==
==See also==
*[[Template:Merge]]
*[[Template:Merge]]

Latest revision as of 17:48, November 15, 2024

It has been suggested that this article be split into multiple pages.
Discuss your opinion on the talk page.

Info

This template must be placed in articles that could be split. When an article is really long and sections of it could easily make new pages, this template should be used. Articles with this template are automatically categorized under Category:Articles to be split.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 No Reason Explain why you think this should be split here.

Skeleton

{{split|<reason>}}

Examples

Code Result
{{split}}
It has been suggested that this article be split into multiple pages.
Discuss your opinion on the talk page.
{{split|It covers too many different subjects.}}
It has been suggested that this article be split into multiple pages. Reason:
It covers too many different subjects.
Discuss your opinion on the talk page.

See also