Template:Split: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
|{{#if:{{{proposal|}}}|A [[{{{proposal}}}|proposal]] has decided|It has been suggested}} that this {{#if:{{{section|}}}|section|page}} {{#if:{{{proposal|}}}|is to}} be split into the following: {{#sub:{{#fornumargs:key|value|'''{{color-link|#505|{{#var:value}}}}''', <nowiki/>}}|0|-2}}. {{#if:{{{reason|}}}|'''Reason:''' {{{reason}}}}} ([[:{{{discuss|{{TALKPAGENAME}}}}}|discuss]])
|{{#if:{{{proposal|}}}|A [[{{{proposal}}}|proposal]] has decided|It has been suggested}} that this {{#if:{{{section|}}}|section|page}} {{#if:{{{proposal|}}}|is to}} be split into the following: {{#sub:{{#fornumargs:key|value|'''{{color-link|#505|{{#var:value}}}}''', <nowiki/>}}|0|-2}}. {{#if:{{{reason|}}}|'''Reason:''' {{{reason}}}}} ([[:{{{discuss|{{TALKPAGENAME}}}}}|discuss]])
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User||[[Category:Pages pending split]]}}</includeonly><noinclude>
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User||[[Category:Pages pending split]]}}</includeonly><noinclude>
This template is for articles that will be split into multiple different pages due to a proposal or informal discussion being held on the article in question's talk page.
==About==
This template is for a page pending to be split into multiple different pages depending on the outcome of a proposal or ongoing discussion.


==How to use==
==Usage==
To use the template when entire article will be split, place <code><nowiki>{{split|DESTINATION-1|DESTINATION-2|DESTINATION-3}}</nowiki></code> on the top of the page, substituting the "DESTINATION-#"s with the proposed article titles, using however many parameters as necessary (potentially including the extant singular page). If only a specific section of the article will be split, place <code><nowiki>{{split|section=yes|DESTINATION-1}}</nowiki></code> (or <code><nowiki>{{split|section=yes|DESTINATION-1|DESTINATION-2}}</nowiki></code>) at the top of that section.
* Basic format: <code><nowiki>{{split|Article 1|Article 2|Article 3|...}}</nowiki></code>
* Change the "discuss" link: <code><nowiki>{{split|Article 1|Article 2|discuss=Talk:Article#Topic}}</nowiki></code>


An optional <code>discuss</code> parameter can be used to change the discussion link.
An optional <code>proposal</code> parameter can be used to link to a deciding proposal, an optional <code>reason</code> can be used to add a reason, and an optional <code>section</code> parameter can be set if this only applies to a section.


==Related templates==
==Related templates==
*{{tem|merge to}}
*{{tem|merge to}}
*{{tem|merge from}}
*{{tem|merge from}}
*{{tem|move}}
*{{tem|split}}
*{{tem|split}}
*{{tem|move}}


[[Category:Notice templates]]</noinclude>
[[Category:Notice templates]]</noinclude>

Revision as of 20:11, June 6, 2024

A vector graphic of two arrows, one red and one blue, pointing away from one another, with a purple and white circle in the middle. It has been suggested that this page be split into the following: . (discuss)

About

This template is for a page pending to be split into multiple different pages depending on the outcome of a proposal or ongoing discussion.

Usage

  • Basic format: {{split|Article 1|Article 2|Article 3|...}}
  • Change the "discuss" link: {{split|Article 1|Article 2|discuss=Talk:Article#Topic}}

An optional proposal parameter can be used to link to a deciding proposal, an optional reason can be used to add a reason, and an optional section parameter can be set if this only applies to a section.

Related templates