Template:Split: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{|align="center" style="width:600px;padding-left:5px;padding-right:5px;border:1px solid #aaffaa;background:#eaffea;" |<center>It has been suggested that this article be '''split'...") |
m (Text replacement - "<includeonly>(\[\[Category:[^\n\]]+\]\])<\/includeonly>" to "<includeonly>{{#if:{{NAMESPACE}}||$1}}</includeonly>") |
||
(15 intermediate revisions by 6 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> | ||
|<center>It has been suggested that this article be '''split''' into multiple pages.<br />Discuss your opinion on the [{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page].</center> | <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== | |||
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== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| No || || Reason || Explain why you think this should be split here. | |||
|} | |} | ||
== | ==Skeleton== | ||
<pre> | |||
{{split|<reason>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{split}}</pre> | |||
| {{split}} | |||
|- | |||
| <pre>{{split|It covers too many different subjects.}}</pre> | |||
| {{split|It covers too many different subjects.}} | |||
|} | |||
==See also== | ==See also== | ||
*[[Template:Merge]] | *[[Template:Merge]] | ||
[[Category: | [[Category:Box templates]] | ||
</noinclude> | [[Category:Maintenance templates]] | ||
[[Category:Articles to be split| ]]</noinclude> |
Latest revision as of 17:48, November 15, 2024
|
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}} |
| |
{{split|It covers too many different subjects.}} |
|